mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Update README.md
This commit is contained in:
parent
b5bd4d0ad0
commit
e64caaf4b6
|
@ -456,6 +456,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
|
||||
*Libraries to create packaged executables for release distribution.*
|
||||
|
||||
* [auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe) - Converts .py to .exe using a user friendly graphical interface.
|
||||
* [py2app](https://github.com/ronaldoussoren/py2app) - Freezes Python scripts (Mac OS X).
|
||||
* [py2exe](https://github.com/py2exe/py2exe) - Freezes Python scripts (Windows).
|
||||
* [pyarmor](https://github.com/dashingsoft/pyarmor) - A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
|
||||
|
|
Loading…
Reference in New Issue
Block a user