rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 66: | Line 66: | ||
Open Babel's functionality can be used from other languages such as Python. | Open Babel's functionality can be used from other languages such as Python. | ||
The [https://openbabel.org/docs/UseTheLibrary/Python.html Python interface for Open Babel] has been added to the both <code>openbabel</code> and <code>openbabel-omp</code> modules as extensions. | The [https://openbabel.org/docs/UseTheLibrary/Python.html Python interface for Open Babel] has been added to the both <code>openbabel</code> and <code>openbabel-omp</code> modules as extensions. | ||
Therefore both the <code>openbabel</code> and <code>pybel</code> packages can be used after loading both openbabel and a compatible Python module. | Therefore both the <code>openbabel</code> and <code>pybel</code> packages can be used after loading both <code>openbabel</code> and a compatible Python module. | ||
==== Example ==== <!--T:13--> | ==== Example ==== <!--T:13--> |