Skip to content

Commit ecd0656

Browse files
authored
Merge pull request #2705 from JaydenChao101/patch-1
Add Nuitka to Distribution
2 parents d7d9c1b + 3375109 commit ecd0656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
482482
* [py2exe](https://github.com/py2exe/py2exe) - Freezes Python scripts (Windows).
483483
* [pyarmor](https://github.com/dashingsoft/pyarmor) - A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
484484
* [pyinstaller](https://github.com/pyinstaller/pyinstaller) - Converts Python programs into stand-alone executables (cross-platform).
485+
* [Nuitka](https://github.com/Nuitka/Nuitka) - Compiles Python programs into high-performance standalone executables (cross-platform, supports all Python versions).
485486
* [shiv](https://github.com/linkedin/shiv) - A command line utility for building fully self-contained zipapps (PEP 441), but with all their dependencies included.
486487

487488
## Documentation

0 commit comments

Comments
 (0)