LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
chemcalc_lib/__init__.py
chemcalc_lib/core.py
chemcalc_lib.egg-info/PKG-INFO
chemcalc_lib.egg-info/SOURCES.txt
chemcalc_lib.egg-info/dependency_links.txt
chemcalc_lib.egg-info/not-zip-safe
chemcalc_lib.egg-info/requires.txt
chemcalc_lib.egg-info/top_level.txt
examples/__init__.py
examples/basic_examples.py
examples/paper_examples.py
examples/recursive_example.py
tests/__init__.py
tests/test_basic.py
tests/test_recursive.py