Documentation
Technical documentation for installing, configuring, and running the Pyvorin compiler.
FAQ
Is Pyvorin a Python replacement?No. Pyvorin is a compiler and runtime that works alongside CPython. When native compilation is not possible, it falls back to CPython. Do I need an internet connection to compile?Yes, for licence verification and telemetry. The CLI caches tokens locally, but periodic online checks are required. Does Pyvorin store my source code?No. By default, Pyvorin does not upload source code. Compile events include metadata such as command hash, duration, status, and fallback reasons. What platforms are supported?Linux (glibc), macOS 12+, and Windows 10/11 on x86_64 and ARM64. How are credits used?Each successful compile deducts 1 credit from your plan balance. Error compiles do not deduct credits. Can I revoke a device?Yes. Go to the Licences page in the Portal and revoke the device. The CLI must then re-authenticate. Is there a free trial?Trial availability depends on the current plan. Check the Pricing page or your subscription details in the Portal. Where can I get support?Sign in to the Portal and open a support ticket, or email support@pyvorin.com from the address associated with your account.
Updated 1 month ago