Install

CI/CD Installation

Last updated Jun 23, 2026

Pyvorin can be installed in CI/CD pipelines for automated builds.

pip install pyvorin
pyvorin auth activate --key $PYVORIN_LICENCE_KEY
pyvorin compile app.py

Store your licence key as a protected secret. Use a dedicated licence key with a device limit that matches the number of concurrent runners. Revoke CI devices periodically if they are ephemeral.