CHANGELOG.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
environment.yml
setup.py
ChemSpiPy.egg-info/PKG-INFO
ChemSpiPy.egg-info/SOURCES.txt
ChemSpiPy.egg-info/dependency_links.txt
ChemSpiPy.egg-info/not-zip-safe
ChemSpiPy.egg-info/requires.txt
ChemSpiPy.egg-info/top_level.txt
chemspipy/__init__.py
chemspipy/api.py
chemspipy/errors.py
chemspipy/objects.py
chemspipy/search.py
chemspipy/utils.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/guide/advanced.rst
docs/guide/compound.rst
docs/guide/gettingstarted.rst
docs/guide/install.rst
docs/guide/intro.rst
docs/guide/misc.rst
docs/guide/searching.rst
docs/notes/changelog.rst
docs/notes/contributing.rst
docs/notes/license.rst
docs/notes/migrating.rst
tests/test_api.py
tests/test_compound.py
tests/test_search.py
tests/test_utils.py