Metadata-Version: 1.2
Name: astro
Version: 0.1.2
Summary: A package of astrodynamic functions
Home-page: https://github.com/skulumani/astro
Author: Shankar Kulumani
Author-email: shanks.k@gmail.com
License: GPLv3
Description-Content-Type: UNKNOWN
Description: ## Dependencies
        
        * `spiceypy` - `conda install -c https://conda.anaconda.org/andrewannex spiceypy`
        * `spacetrack` - `pip install spacetrack`
        
        Setup enviornment for mayavi, traitsui
        
Keywords: astrodynamics space geometry
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3
