LICENSE
README.md
pyproject.toml
src/scigantic_surechembl/__init__.py
src/scigantic_surechembl/__main__.py
src/scigantic_surechembl/_client.py
src/scigantic_surechembl/_ids.py
src/scigantic_surechembl/bulk.py
src/scigantic_surechembl/cache.py
src/scigantic_surechembl/cli.py
src/scigantic_surechembl/compounds.py
src/scigantic_surechembl/models.py
src/scigantic_surechembl/patents.py
src/scigantic_surechembl/py.typed
src/scigantic_surechembl/search.py
src/scigantic_surechembl.egg-info/PKG-INFO
src/scigantic_surechembl.egg-info/SOURCES.txt
src/scigantic_surechembl.egg-info/dependency_links.txt
src/scigantic_surechembl.egg-info/entry_points.txt
src/scigantic_surechembl.egg-info/requires.txt
src/scigantic_surechembl.egg-info/top_level.txt
tests/test_bulk.py
tests/test_cache.py
tests/test_cli.py
tests/test_compounds.py
tests/test_ids.py
tests/test_models.py
tests/test_patents.py
tests/test_search.py