Welcome to AYON Python API documentation!

_images/AYON_blackG_dot.svg

This is mainly auto-generated documentation for the AYON Python API.

Getting Started

Install latest version from PyPi
    pip install ayon-python-api
Install from Github sources (Alternatively)
    git clone git@github.com:ynput/ayon-python-api.git
    cd ayon-python-api
    pip install .
Ensure installed properly by printing ayon_api version
    python -c "import ayon_api ; print(ayon_api.__version__)"

Python API



Miscellaneous




Summary