×

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:38 2025
md5 checksum 5246bdab43ebe2a9806b925271a2d7d6
build pyhd3eb1b0_1
build_number 1
depends python
license Apache 2.0
license_family Apache
md5 5246bdab43ebe2a9806b925271a2d7d6
name nuitka
noarch python
sha1 8e09da458f32179e7c893f0554dd0f6be944e0ec
sha256 b508dacf24aa5d3f2a4ae5f5f684557ad674856f6e520b65222a506e6b4fbe3c
size 1068235
subdir noarch
timestamp 1623057657328
version 0.6.15.1