Install

SkyProj requires the following python packages and their dependencies:

SkyProj is available at pypi and conda-forge. The most convenient way of installing the latest released version is simply:

conda install -c conda-forge skyproj

or

pip install skyproj

To install from source, you can run from the root directory:

pip install .