Installation

GitHub code size in bytes

With pip

PyPI PyPI - Format

utilipy requires Astropy as a pre-requisite, for package configuration.

The easiest way to get utilipy is to install with pip. To install with pip:

pip install utilipy

From source

To install the latest version, or from a branch, utilipy can be installed from source.

From the command line.

cd folder/in/which/to/install

git clone https://github.com/nstarman/utilipy.git

cd utilipy

python setup.py install