Get started with PubChemPy
mainPubChemPy is a Python library that provides a Pythonic interface for interacting with the PubChem database via the PUG REST API. It is used for chemical informatics workflows, such as retrieving chemical structures, properties, molecular descriptors, fingerprints, and biological assay results. It supports searching by name, SMILES, InChI, and SDF, and allows for format conversion and chemical standardization.
Requirements:
- Python 3.9 or higher.