Pyvorin Docs

Pyvorin CLI Commands

Complete reference for the pyvorin command-line interface.

Command Description Example
run Compile and execute a Python script.
pyvorin run script.py
bench Run an honest benchmark comparing Pyvorin vs CPython.
pyvorin bench script.py
activate Activate a license key on this machine.
pyvorin activate KEY
licence-status Display current license status and expiry.
pyvorin licence-status
doctor Check system requirements and diagnose issues.
pyvorin doctor
version Print the installed Pyvorin version.
pyvorin version