forked from pyinstaller/pyinstaller
-
Notifications
You must be signed in to change notification settings - Fork 0
Freeze (package) Python programs into stand-alone executables
License
jonnyhsu/pyinstaller
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
_PyInstaller_ ============= Use === See doc/Manual.html Installation in brief ===================== Everyone should: python Configure.py python Makespec.py /path/to/yourscript.py python Build.py /path/to/yourscript.spec .done. Non-Windows (32bit), Non-Linux (32/64bit) and Non-Mac OS X (32bit) users should first build the bootloader: cd source python ./waf configure build install Major changes in this release ============================= See doc/CHANGES.txt
About
Freeze (package) Python programs into stand-alone executables
Resources
License
Security policy
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 78.2%
- C 20.1%
- Ruby 0.6%
- Shell 0.4%
- C++ 0.4%
- Objective-C 0.2%
- Other 0.1%