Get Up and Running
in Minutes.
Clear guides, examples and API reference to help you make the most of Pyvorin.
Install Pyvorin
Install using pip — the thin client handles platform detection and protected binary downloads.
Activate
Enable your licence. Activation binds your key to your infrastructure — the only network call the toolchain makes besides binary delivery.
Run
Start accelerating your Python code. Use pyvorin bench to measure the speedup on your own workloads.
# Install Pyvorin pip install pyvorin-thin # Activate your licence pyvorin activate YOUR-LICENCE-KEY # Run your code pyvorin your_script.py # Benchmark CPython vs Pyvorin pyvorin bench your_script.py
Guides & API
Quickstart
From zero to first compiled workload in under ten minutes.
Compiler Flags
PGO, IPO, vectorisation and parallelism controls — and safe defaults.
Benchmarking Guide
How pyvorin bench measures, validates and reports results.
Compatibility
Supported Python versions, packages and platform matrix.
CLI Reference
Every pyvorin command, flag and exit code.
Security Model
Local-first architecture, licence activation and protected binaries.
Ready when you are.
Grab a trial key and follow the quickstart — you’ll have numbers in minutes.