.codecov.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.devcontainer/devcontainer.json
.github/workflows/python-publish.yml
.github/workflows/test-package.yml
astrodbkit/__init__.py
astrodbkit/astrodb.py
astrodbkit/schema_example.py
astrodbkit/spectra.py
astrodbkit/utils.py
astrodbkit/version.py
astrodbkit/views.py
astrodbkit.egg-info/PKG-INFO
astrodbkit.egg-info/SOURCES.txt
astrodbkit.egg-info/dependency_links.txt
astrodbkit.egg-info/requires.txt
astrodbkit.egg-info/top_level.txt
astrodbkit/tests/__init__.py
astrodbkit/tests/test_astrodb.py
astrodbkit/tests/test_spectra.py
astrodbkit/tests/test_utils.py
astrodbkit/tests/test_views.py
docs/Makefile
docs/astrodb.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/spectra.rst
docs/utils.rst
licenses/LICENSE.rst