Installation ============ pyopensky is available through pip: .. code:: pip install pyopensky The library is also available on conda-forge: .. code:: conda install -c conda-forge pyopensky Development mode (with uv): .. code:: curl -LsSf https://astral.sh/uv/install.sh | sh # Linux and MacOS irm https://astral.sh/uv/install.ps1 | iex # Windows uv sync --dev .. hint:: pyopensky is automatically installed as a dependency of the `traffic `_ library.