LICENSE
README.md
pyproject.toml
src/alkahest/__init__.py
src/alkahest/cli.py
src/alkahest/extraction.py
src/alkahest/gsk.py
src/alkahest/nmr.py
src/alkahest/nmr_solvents.py
src/alkahest/py.typed
src/alkahest/solvents.py
src/alkahest/data/rag_gsk.csv
src/alkahest/data/sector_dict.json
src/alkahest_chem.egg-info/PKG-INFO
src/alkahest_chem.egg-info/SOURCES.txt
src/alkahest_chem.egg-info/dependency_links.txt
src/alkahest_chem.egg-info/entry_points.txt
src/alkahest_chem.egg-info/requires.txt
src/alkahest_chem.egg-info/top_level.txt
tests/test_cli.py
tests/test_extraction.py
tests/test_gsk.py
tests/test_nmr.py
tests/test_readme.py