Installing OAB
OAB is available as a Python package:
pip install example-pkg-jd-kiel --extra-index-url=https://test.pypi.org/simple/
To build OAB from source, visit our GitHub repository.
Jupyter examples
Our Colab Notebooks include tutorials for the most common OAB tasks:
Documentation
- Read the Docs
Detailed commented manual of all OAB classes and functions - PyPI
The latest ready-to-use OAB Python package - GitHub repo
For bug reports, version history and merge requests