Binary package “pypy3” in ubuntu jammy
fast alternative implementation of Python 3.x - PyPy interpreter
PyPy is a fast, compliant alternative implementation of the Python language
(3.x). It has several advantages and distinct features:
* Speed: thanks to its Just-in-Time compiler (on x86), Python programs often
run faster on PyPy.
* Memory usage: large, memory-hungry Python programs might end up taking less
space than they do in CPython.
* Compatibility: PyPy is highly compatible with existing Python code.
It supports ctypes and can run popular Python libraries like twisted and
django.
* Stackless: PyPy supports stackless mode on most platforms, providing
micro-threads for massive concurrency.
.
This package contains the PyPy interpreter for Python 3.x.
Source package
Published versions
- pypy3 7.3.9+dfsg-1 in amd64 (Proposed)
- pypy3 7.3.9+dfsg-1 in amd64 (Release)
- pypy3 7.3.9+dfsg-1 in arm64 (Proposed)
- pypy3 7.3.9+dfsg-1 in arm64 (Release)
- pypy3 7.3.9+dfsg-1 in armhf (Proposed)
- pypy3 7.3.9+dfsg-1 in armhf (Release)
- pypy3 7.3.9+dfsg-1 in ppc64el (Proposed)
- pypy3 7.3.9+dfsg-1 in ppc64el (Release)
- pypy3 7.3.9+dfsg-1 in riscv64 (Proposed)
- pypy3 7.3.9+dfsg-1 in riscv64 (Release)
- pypy3 7.3.9+dfsg-1 in s390x (Proposed)
- pypy3 7.3.9+dfsg-1 in s390x (Release)