Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, and 3.11. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
https://github.com/Nuitka/Nuitka
compiler nuitka packaging-tool performance programming python python-compiler
Last synced: 12 days ago
JSON representation
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, and 3.11. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
- Host: GitHub
- URL: https://github.com/Nuitka/Nuitka
- Owner: Nuitka
- License: apache-2.0
- Created: 2013-04-23T15:40:33.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-18T13:31:36.000Z (6 months ago)
- Last Synced: 2024-05-18T15:32:31.732Z (6 months ago)
- Topics: compiler, nuitka, packaging-tool, performance, programming, python, python-compiler
- Language: Python
- Homepage: http://nuitka.net
- Size: 54 MB
- Stars: 10,960
- Watchers: 133
- Forks: 589
- Open Issues: 109
-
Metadata Files:
- Readme: README.rst
- Changelog: Changelog.rst
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.rst
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-mojo - Nuitka
- best-of-python-dev - GitHub - 4% open · ⏱️ 23.05.2024): (Code Packaging)
- StarryDivineSky - Nuitka/Nuitka
- awesome-python-re - Nuitka - Nuitka isn't officially seen as an obfuscator but because it compiles Python code to C code it definitely helps with making the code harder to understand. The [commercial version](https://nuitka.net/doc/commercial.html) does have some extra protection features. (Obfuscators / Manual analysis)