×

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:46 2025
md5 checksum 7d69e29ef9e6fbfc4378c50a5d7997c0
build pyhd3eb1b0_1
build_number 1
depends python
license Apache 2.0
license_family Apache
md5 7d69e29ef9e6fbfc4378c50a5d7997c0
name nuitka
noarch python
sha1 9a7a411e03e7e8b9517e54568444b37392867882
sha256 e4f3e2f3b12566b89837ac990e4aa5d9e46414e9f58ba363b9e869b8b34bfadf
size 1032302
subdir noarch
timestamp 1611692996227
version 0.6.11.2