Installation

Please note that CALLHORIZONS is not maintained anymore. Please use [astroquery.jplhorizons](http://astroquery.readthedocs.io/en/latest/jplhorizons/jplhorizons.html) instead, which will be maintained in the future and offers additional functionality. I apologize for any inconvenience.

PIP

Using PIP, simply call:

pip install callhorizons

GitHub

Using git, simply clone the code from GitHub:

git clone https://github.com/mommermi/callhorizons

or, download and unpack the zip file with all the files from GitHub and then run from the callhorizons directory:

python setup.py install