MANIFEST.in
NEWS.txt
README.md
README.rst
setup.cfg
setup.py
src/SpacePY_X.egg-info/PKG-INFO
src/SpacePY_X.egg-info/SOURCES.txt
src/SpacePY_X.egg-info/dependency_links.txt
src/SpacePY_X.egg-info/entry_points.txt
src/SpacePY_X.egg-info/not-zip-safe
src/SpacePY_X.egg-info/requires.txt
src/SpacePY_X.egg-info/top_level.txt
src/spacexpython/__init__.py
src/spacexpython/capsules.py
src/spacexpython/cores.py
src/spacexpython/crew.py
src/spacexpython/dragons.py
src/spacexpython/exceptions.py
src/spacexpython/history.py
src/spacexpython/info.py
src/spacexpython/landingpads.py
src/spacexpython/launches.py
src/spacexpython/launchpads.py
src/spacexpython/missions.py
src/spacexpython/payloads.py
src/spacexpython/roadster.py
src/spacexpython/rockets.py
src/spacexpython/ships.py
src/spacexpython/urldata.py
src/spacexpython/utils.py
src/test/__init__.py
src/test/test_capsules.py
src/test/test_cores.py
src/test/test_crew.py
src/test/test_dragons.py
src/test/test_history.py
src/test/test_info.py
src/test/test_landingpads.py
src/test/test_launches.py
src/test/test_launchpads.py
src/test/test_missions.py
src/test/test_payloads.py
src/test/test_roadster.py
src/test/test_rockets.py
src/test/test_ships.py
src/test/tutils.py