mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add pyarmor
This commit is contained in:
parent
eb46fb3ed4
commit
6226b887d1
1 changed files with 1 additions and 0 deletions
|
@ -492,6 +492,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [py2exe](http://www.py2exe.org/) - Freezes Python scripts (Windows).
|
||||
* [PyInstaller](https://github.com/pyinstaller/pyinstaller) - Converts Python programs into stand-alone executables (cross-platform).
|
||||
* [pynsist](http://pynsist.readthedocs.io/en/latest/) - A tool to build Windows installers, installers bundle Python itself.
|
||||
* [pyarmor](https://github.com/dashingsoft/pyarmor) - A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
Loading…
Reference in a new issue