CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
seamm_thermochemistry/__init__.py
seamm_thermochemistry/__main__.py
seamm_thermochemistry/_version.py
seamm_thermochemistry/db.py
seamm_thermochemistry/derive.py
seamm_thermochemistry/formation.py
seamm_thermochemistry/import_orca_cli.py
seamm_thermochemistry/importers.py
seamm_thermochemistry/installer.py
seamm_thermochemistry/py.typed
seamm_thermochemistry.egg-info/PKG-INFO
seamm_thermochemistry.egg-info/SOURCES.txt
seamm_thermochemistry.egg-info/dependency_links.txt
seamm_thermochemistry.egg-info/entry_points.txt
seamm_thermochemistry.egg-info/not-zip-safe
seamm_thermochemistry.egg-info/requires.txt
seamm_thermochemistry.egg-info/top_level.txt
tests/__init__.py
tests/test_db.py
tests/test_default_db_path.py
tests/test_derive.py
tests/test_formation.py
tests/test_importers.py
tests/test_orca_import.py