×

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:54:00 2025
md5 checksum 93d104743c21016ae41c45e4a9bf3b8d
arch x86_64
build py311h5eee18b_0
depends libpython-static, ordered-set >=4.1.0, python >=3.11,<3.12.0a0, zstandard >=0.15
license Apache-2.0
license_family Apache
md5 93d104743c21016ae41c45e4a9bf3b8d
name nuitka
platform linux
sha1 0d21e810d56457dd41d64062c60d377f606d0dfe
sha256 2e63e4cf1df53666a42a552907ef833ba18dbeeec0b6d42a243947633fd164f2
size 3964902
subdir linux-64
timestamp 1685460040030
version 1.5.8