Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.3% forks on conda-forge.org

conda-forge.org : nuitka

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, 3.7, 3.8, 3.9, 3.10 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.

Registry - Source - Homepage - JSON
purl: pkg:conda/nuitka
Keywords: compiler, nuitka, packaging-tool, performance, programming, python, python-compiler
License: Apache-2.0
Latest release: over 1 year ago
First release: about 6 years ago
Dependent repositories: 2
Stars: 9,483 on GitHub
Forks: 511 on GitHub
Total Commits: 10144
Committers: 139
Average commits per author: 72.978
Development Distribution Score (DDS): 0.14
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://nuitka.net/pages/donations.html
Last synced: 26 days ago

    Loading...
    Readme
    Loading...