Installation

pyopensky is available through pip:

pip install pyopensky

The library is also available on conda-forge:

conda install -c conda-forge pyopensky

Development mode (with poetry):

git clone https://github.com/open-aviation/pyopensky
cd pyopensky
poetry install

Hint

pyopensky is automatically installed as a dependency of the traffic library.