Contents

Nuitka 4.0.1

0

Python compiler with full language support and CPython compatibility

Python compiler with full language support and CPython compatibility

Stars: 14538, Watchers: 14538, Forks: 765, Open Issues: 199

The Nuitka/Nuitka repo was created 12 years ago and the last code push was 7 hours ago.
The project is extremely popular with a mindblowing 14538 github stars!

How to Install nuitka

You can install nuitka using pip

pip install nuitka

or add it to a project with poetry

poetry add nuitka

Package Details

Author
Kay Hayen
License
GNU Affero General Public License v3
Homepage
https://nuitka.net
PyPi:
https://pypi.org/project/Nuitka/
Documentation:
https://nuitka.net/doc/user-manual.html
GitHub Repo:
https://github.com/Nuitka/Nuitka

Classifiers

  • Software Development/Build Tools
  • Software Development/Compilers
  • Software Development/Quality Assurance
  • System/Software Distribution
No  nuitka  pypi packages just yet.

Errors

A list of common nuitka errors.

Code Examples

Here are some nuitka code examples and snippets.

GitHub Issues

The nuitka package has 199 open issues on GitHub

  • [BUG] Task got bad yield when using multiple starlette‘s BaseHTTPMiddleware with Nuitka-compiled FastAPI application.
  • Add sentry jedi parso line_profiler configs
  • Regression: bundled inline SCons in Nuitka 2.8.9 fails with "No tool module 'ilink' found" (works with –experimental=force-system-scons)
  • [Issue Report] Nuitka resolves absolute path for libpython on macOS (conda github workflow) despite source dylib having @rpath ID
  • Add support for PyAV v16.1.0
  • Missing module when compiling in standalone mode using PyAV v16.1.0
  • Nuitka compilation fails on Prisma project (depends on client.exe): RecursionError on massive generated wrapper
  • Import _uuid error from psycopg[binary] package
  • Add colorization to test comparison diffs
  • Numpy 2.4.1 + standalone + no_docstrings causes error when importing numpy.ma
  • Problem with dependency scan of libtiff while building PIL
  • MonolithPy Compatibility Fixes
  • [Nuitka 2.8.9, Python 3.12.5] ModuleNotFoundError: No module named 'duckdb.duckdb.functional'; 'duckdb.duckdb' is not a package
  • fix for pyparsing.testing
  • There were no problems with multiple files, but there were problems with a single file.

See more issues on GitHub

Related Packages & Articles

datatable 1.1.0

Python library for fast multi-threaded data manipulation and munging.

scandir 1.10.0

scandir, a better directory iterator and faster os.walk()