/openbabel-wheel

Primary LanguageCMakeGNU General Public License v2.0GPL-2.0

openbabel-wheel

Pypi version Pypi downloads Pypi downloads Pypi downloads

openbabel-wheel is an unofficial repository to distribute OpenBabel prebuilt wheels through Pypi using

pip install openbabel-wheel

The package requires Python 3.7 and above.

The project is inspired by rdkit-pypi and powered by scikit-build-core and cibuildwheel.

Available Builds

OS Arch Bit Conditions Python
Linux x86_64 64 glibc >= 2.17 3.7-3.12
macOS x86_64 64 >= macOS-10.9 3.7-3.12
macOS arm64 64 >= macOS-11 3.8-3.12
Windows amd64 64 3.8-3.12

Usage

Python

from openbabel import openbabel

Command line

obabel -h

License

openbabel-wheel distributed under the same license as OpenBabel. For original OpenBabel repository, refer openbabel/openbabel.