LICENSE
README.md
pyproject.toml
setup.cfg
NistChemPy.egg-info/PKG-INFO
NistChemPy.egg-info/SOURCES.txt
NistChemPy.egg-info/dependency_links.txt
NistChemPy.egg-info/not-zip-safe
NistChemPy.egg-info/requires.txt
NistChemPy.egg-info/top_level.txt
nistchempy/__init__.py
nistchempy/compound.py
nistchempy/compound_list.py
nistchempy/nist_data.zip
nistchempy/parsing.py
nistchempy/requests.py
nistchempy/search.py
tests/test_compound.py
tests/test_parsing.py
tests/test_search.py