×

Nuitka is the Python compiler. It is a seamless replacement or extension to the Python interpreter and compiles every construct that CPython 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, and 3.7 have. It then executes uncompiled code, and compiled code together in an extremely compatible manner. You can use all Python library modules or and all extension modules freely. It translates the Python into a C level program that then uses "libpython" to execute in the same way as CPython does. All optimization is aimed at avoiding overhead, where it's unnecessary. None is aimed at removing compatibility, although slight improvements will occassionally be done, where not every bug of standard Python is emulated, e.g. more complete error messages are given, but there is a full compatibility mode to disable even that.

Uploaded Mon Mar 31 22:53:59 2025
md5 checksum 027ce3c734171f46eed9d998651e7a5b
arch x86_64
build py310h5eee18b_0
depends libpython-static, ordered-set >=4.1.0, python >=3.10,<3.11.0a0, zstandard >=0.15
license Apache-2.0
license_family Apache
md5 027ce3c734171f46eed9d998651e7a5b
name nuitka
platform linux
sha1 8f78e500bd949bce77d02233067a24ad1908a25b
sha256 beaa70d575c1f3716afc0c3a8f4730e75720c2e059f4aad75e2b07803a825a84
size 3197000
subdir linux-64
timestamp 1685459870336
version 1.5.8