×

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:51 2025
md5 checksum b8581dadd53dd8400075c51a2440cc26
build pyhd3eb1b0_0
depends python
license Apache 2.0
license_family Apache
md5 b8581dadd53dd8400075c51a2440cc26
name nuitka
noarch python
sha1 38cf984586f94dd96704d796cdea3531b7df16ce
sha256 af919d2529b17b7abcd34bc362d25a761299c8b893818debae2358e775db774b
size 997082
subdir noarch
timestamp 1607971642835
version 0.6.10.1