Python
From Open Babel
Revision as of 12:15, 1 January 2009 by Baoilleach (Talk | contribs)
This page provides links to all the information you need to use OpenBabel from the Python programming language.
- How to install the Python bindings on Windows, Linux or MacOSX.
- How to use the Python bindings
- If you have any problems or questions, send an email to [email protected]
- Read the Pybel paper for background and examples of use. Don't forget to cite the Pybel paper if you use Pybel to obtain results for publication:
- N. M. O'Boyle, C. Morley and G. R. Hutchison. Pybel: a Python wrapper for the OpenBabel cheminformatics toolkit Chem. Cent. J. 2008, 2, 5.
- See further examples of the use of the Python bindings
If you find Pybel useful, you may also be interested in Cinfony which allows you to access several cheminformatics toolkits using the same Python API as Pybel, from both regular Python and Jython.