Install and Setup

Setting up the OpenAP Python library is simple. You can use any of the following methods:

Install the development branch from GitHub:

pip install --upgrade git+https://github.com/junzis/openap

Install the latest stable release from pypi:

pip install --upgrade openap

Install the latest stable release on conda-froge:

conda install openap