8000 add pyinstaller to distribution · learningendless/awesome-python@0a5d9ab · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a5d9ab

Browse files
committed
add pyinstaller to distribution
1 parent 48d2026 commit 0a5d9ab

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
@@ -94,6 +94,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
9494
* [cx-Freeze](http://cx-freeze.readthedocs.org/) - Freezes Python scripts (cross-platform)
9595
* [py2exe](http://www.py2exe.org/) - Freezes Python scripts (Windows)
9696
* [py2app](http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html) - Freezes Python scripts (Mac OS X)
97+
* [PyInstaller ](http://www.pyinstaller.org/) - A program that converts Python programs into stand-alone executables (Windows, Linux, Mac OS X, Solaris and AIX)
9798

9899
## Files
99100

0 commit comments

Comments
 (0)
0