LICENSE
README.md
pyproject.toml
src/scigantic_chembl/__init__.py
src/scigantic_chembl/__main__.py
src/scigantic_chembl/_constants.py
src/scigantic_chembl/activities.py
src/scigantic_chembl/cache.py
src/scigantic_chembl/cli.py
src/scigantic_chembl/connection.py
src/scigantic_chembl/py.typed
src/scigantic_chembl/releases.py
src/scigantic_chembl/similarity.py
src/scigantic_chembl/substructure.py
src/scigantic_chembl.egg-info/PKG-INFO
src/scigantic_chembl.egg-info/SOURCES.txt
src/scigantic_chembl.egg-info/dependency_links.txt
src/scigantic_chembl.egg-info/entry_points.txt
src/scigantic_chembl.egg-info/requires.txt
src/scigantic_chembl.egg-info/top_level.txt
tests/test_activities.py
tests/test_cache.py
tests/test_cli.py
tests/test_connection.py
tests/test_releases.py
tests/test_similarity.py
tests/test_substructure.py