Installation

Installing astrocut

Using pip

The easiest way to install Astronify is using pip:

pip install astronify

From source

To install the bleeding edge version from github without downloading, run the following command:

pip git+https://github.com/spacetelescope/astronify.git

The latest development version of astrocut can be cloned from github using this command:

git clone https://github.com/spacetelescope/astronify.git

To install astrocut (from the root of the source tree):

pip install .