Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
migration
Migrating from C++ Extensions
Replace hand-written C++ with compiled Python.
migration
Migrating from Codon to Pyvorin
Return to full Python with compiled hot paths.
migration
Migrating from Cython to Pyvorin
Convert .pyx files back to .py and compile with Pyvorin.
migration
Migrating from Nuitka to Pyvorin
Move from whole-program compilation to function-level.
migration
Migrating from Numba to Pyvorin
Step-by-step migration for Numba JIT users.
migration
Migrating from PyPy to Pyvorin
Keep CPython compatibility while gaining speed.