LICENSE.md
MANIFEST.in
README.md
pyproject.toml
src/ilthermopy/__init__.py
src/ilthermopy/compound_list.py
src/ilthermopy/data_structs.py
src/ilthermopy/errors.py
src/ilthermopy/misc.py
src/ilthermopy/requests.py
src/ilthermopy/search.py
src/ilthermopy/updates.py
src/ilthermopy.egg-info/PKG-INFO
src/ilthermopy.egg-info/SOURCES.txt
src/ilthermopy.egg-info/dependency_links.txt
src/ilthermopy.egg-info/requires.txt
src/ilthermopy.egg-info/top_level.txt
src/ilthermopy/data/compounds.csv
tests/test_ilthermopy.py