- pypy-lib (= 7.3.3+dfsg-2)
- libbz2-1.0
- libc6 (>= 2.29)
- libexpat1 (>= 2.0.1)
- libffi7 (>= 3.3~20180313)
- libgdbm6 (>= 1.16)
- libncursesw6 (>= 6)
- libsqlite3-0 (>= 3.5.9)
- libssl1.1 (>= 1.1.1)
- libtinfo6 (>= 6)
- zlib1g (>= 1:1.2.0)
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.
Installed Size: 65.8 MB
Architectures: amd64 arm64