×

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:56 2025
md5 checksum 548a273ccf0dfeba2cbb782d8951f2b8
build py_0
depends python
license Apache 2.0
license_family Apache
md5 548a273ccf0dfeba2cbb782d8951f2b8
name nuitka
noarch python
sha1 ece5e951e3eddb1dc9805a05769c92e45ed8080e
sha256 7b3da20695e250c9d3ac3c9154a64bb304a171c0fa4e67dbf2b8b8befb7cdb8e
size 972695
subdir noarch
timestamp 1600704567813
version 0.6.9.1