MANIFEST.in
README.md
setup.cfg
setup.py
sndata/__init__.py
sndata/_combine_data.py
sndata/base_classes.py
sndata/exceptions.py
sndata/utils.py
sndata.egg-info/PKG-INFO
sndata.egg-info/SOURCES.txt
sndata.egg-info/dependency_links.txt
sndata.egg-info/requires.txt
sndata.egg-info/top_level.txt
sndata/csp/__init__.py
sndata/csp/_dr1.py
sndata/csp/_dr3.py
sndata/des/__init__.py
sndata/des/_sn3yr.py
sndata/essence/__init__.py
sndata/essence/_narayan16.py
sndata/jla/__init__.py
sndata/jla/_betoule14.py
sndata/sdss/Spectra_txt.zip
sndata/sdss/__init__.py
sndata/sdss/_sako18.py
sndata/sdss/_sako18spec.py
sndata/snls/__init__.py
sndata/snls/_balland09.py
sndata/sweetspot/__init__.py
sndata/sweetspot/_dr1.py
tests/__init__.py
tests/data_parsing_template_tests.py
tests/standard_ui_template_tests.py
tests/test_base_classes.py
tests/test_combined_datasets.py
tests/test_csp.py
tests/test_des.py
tests/test_essence.py
tests/test_exceptions.py
tests/test_jla.py
tests/test_sdss.py
tests/test_snls.py
tests/test_sweetspot.py
tests/test_utils.py