LICENSE
README.md
pyproject.toml
setup.py
src/tspice/__init__.py
src/tspice/planet.py
src/tspice/tides.py
src/tspice/utils.py
src/tspice.egg-info/PKG-INFO
src/tspice.egg-info/SOURCES.txt
src/tspice.egg-info/dependency_links.txt
src/tspice.egg-info/requires.txt
src/tspice.egg-info/top_level.txt
src/tspice/data/PREM_amorin.xlsx
src/tspice/data/spice_kernels.json
tests/test_basic.py