Description
Run Python code on PyPy, an alternative Python implementation with JIT compilation for workloads that benefit from long-running optimization. It helps developers test behavior outside the standard CPython interpreter.
Compatibility is not identical for every package or native extension. Verify dependencies and expected Python version before using it for real projects.