Getting Started
Quickstart Guide
Last updated Jun 23, 2026
This guide walks you from account creation to your first native compile.
- Create a Pyvorin account at crm.pyvorin.com/register.
- Install the CLI with
pip install pyvorin. - Activate your licence key from the Licence Keys page.
- Run
pyvorin compile app.py --reportinside your project. - Review the report and run the output binary.
For help at any step, run pyvorin doctor or open a support ticket from the Portal.