Binary package “pypy” in ubuntu focal
fast alternative implementation of Python - PyPy interpreter
PyPy is a fast, compliant alternative implementation of the Python language
(2.7). 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.
Source package
Published versions
- pypy 7.3.1+dfsg-2 in amd64 (Proposed)
- pypy 7.3.1+dfsg-2 in amd64 (Release)
- pypy 7.3.1+dfsg-2 in arm64 (Proposed)
- pypy 7.3.1+dfsg-2 in arm64 (Release)
- pypy 7.3.1+dfsg-2 in armhf (Proposed)
- pypy 7.3.1+dfsg-2 in armhf (Release)
- pypy 7.3.1+dfsg-2 in i386 (Proposed)
- pypy 7.3.1+dfsg-2 in i386 (Release)
- pypy 7.3.1+dfsg-2 in ppc64el (Proposed)
- pypy 7.3.1+dfsg-2 in ppc64el (Release)
- pypy 7.3.1+dfsg-2 in riscv64 (Proposed)
- pypy 7.3.1+dfsg-2 in riscv64 (Release)
- pypy 7.3.1+dfsg-2 in s390x (Proposed)
- pypy 7.3.1+dfsg-2 in s390x (Release)