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.
OS | Arch | Bit | Conditions | Python |
---|---|---|---|---|
Linux | x86_64 | 64 | glibc >= 2.17 | 3.7-3.13 |
macOS | x86_64 | 64 | >= macOS-10.9 | 3.7-3.13 |
macOS | arm64 | 64 | >= macOS-11 | 3.8-3.13 |
Windows | amd64 | 64 | 3.8-3.13 |
from openbabel import openbabel
obabel -h
openbabel-wheel
distributed under the same license as OpenBabel.
For original OpenBabel repository, refer openbabel/openbabel.