×

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 Tue Apr 1 01:55:40 2025
md5 checksum b68654e3432db4271adb7a07a1a3013c
build pyhd3eb1b0_1
build_number 1
depends python
license Apache 2.0
license_family Apache
md5 b68654e3432db4271adb7a07a1a3013c
name nuitka
noarch python
sha1 3d18ef17597623c31813ca3625ceaadd9e69fba2
sha256 8047197ddf927481248fb5cc91fb9dd02949373697b4759393947bc1103e8a33
size 1056701
subdir noarch
timestamp 1617569279714
version 0.6.13.3