|
pypy
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Highly performant implementation of Python 2 in Python |
|||||||||||||||||||||||||
| Type: Formula | Latest Version: 7.3.20@0 | Tracked Since: Oct 15, 2025 | |||||||||||||||||||||||||
| Links: Homepage | @pypyproject | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: python interpreter jit pypy python2 | |||||||||||||||||||||||||
| Install: brew install pypy | |||||||||||||||||||||||||
|
About: PyPy is a high-performance, JIT-compiling alternative implementation of the Python programming language. It executes standard Python 2.7 code but often with significant speed improvements over the standard CPython interpreter. Its main value proposition is accelerating long-running, CPU-bound applications without code modification. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|