Installation#

The recommended installation method is using pip.

pip#

$ pip install spacetrack

Git#

$ git clone https://github.com/python-astrodynamics/spacetrack.git
Cloning into 'spacetrack'...

Check out a release tag

$ cd spacetrack
$ git checkout 1.2.0