Nuitka
| Use attributes for filter ! | |
| Initial release date | July 30, 2019 |
|---|---|
| License | Apache License |
| Programming language | Python |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2454300 |
About Nuitka
Nuitka is a source to source compiler which compiles Python code to C/C++ executables, or C/C++ source code. It accepts Python code of different Python versions, and allows for the creation of standalone programs, even when Python is not installed on the target computer. Nuitka is released under the Apache License.