Skip to main content

A simple Python wrapper around the PubChem PUG REST API.

Project description

http://img.shields.io/pypi/v/PubChemPy.svg?style=flat http://img.shields.io/pypi/l/PubChemPy.svg?style=flat http://img.shields.io/travis/mcs07/PubChemPy/master.svg?style=flat http://img.shields.io/coveralls/mcs07/PubChemPy/master.svg?style=flat

PubChemPy provides a way to interact with PubChem in Python. It allows chemical searches by name, substructure and similarity, chemical standardization, conversion between chemical file formats, depiction and retrieval of chemical properties.

from pubchempy import get_compounds, Compound

comp = Compound.from_cid(1423)
print comp.isomeric_smiles

comps = get_compounds('Aspirin', 'name')
print comps[0].xlogp

Installation

Install PubChemPy using:

pip install pubchempy

Alternatively, try one of the other installation options.

Documentation

Full documentation is available at http://pubchempy.readthedocs.org.

Contribute

  • Feature ideas and bug reports are welcome on the Issue Tracker.

  • Fork the source code on GitHub, make changes and file a pull request.

License

PubChemPy is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PubChemPy-1.0.3.tar.gz (17.0 kB view details)

Uploaded Source

File details

Details for the file PubChemPy-1.0.3.tar.gz.

File metadata

  • Download URL: PubChemPy-1.0.3.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PubChemPy-1.0.3.tar.gz
Algorithm Hash digest
SHA256 a621c6888c537555ff7effe51c3018d02f586e5677fde0437cf7fd4cda208630
MD5 4d99ea6ad0eaf3c402b6b2754621a807
BLAKE2b-256 296a6c7be1445b93a87b1870bcd0b82d0d89c16ea6370caf29618d944fb50aa1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page