Pyvorin Documentation
Everything you need to compile Python to bare-metal speed.
User Guide
Learn how to write compilable Python and run benchmarks.
Language Reference
Supported constructs, builtins, and optimization tiers.
Licensing API
Activate licenses, validate leases, and manage entitlements.
Benchmark Suite
Run honest benchmarks and compare CPython vs Pyvorin.
CLI Quick Start
pip install pyvorin
pyvorin activate YOUR-LICENSE-KEY
pyvorin run my_script.py
pyvorin bench my_script.py