Source Code PyInstaller 2024 v5.4.2.19 build 20240929.020516
This applet is suitable for IT Programmer used for by setting the conditions to put some .PY .PYW files in the specified directory quickly packaged and released into .EXE executable file .
支持以多进程、多线程模式,快速打包指定工程。
Supports Python projects and related resources, quickly packaged and distributed into *.EXE single files (generally not recommended) | integrated application directory (strong compatibility).
PyInstaller documentation, the quick start tutorial is here.
If you use external or custom modules, please add the corresponding path to Console Config dialog PATH variable box.
If the tinyaes module is not installed during packaging or there is a problem with the configuration, a prompt dialog will pop up asking to install the tinyaes module.
If the pyinstaller module is not installed during packaging or there is a problem with the configuration, a prompt dialog will pop up asking to install the pyinstaller module.
Can save the complete path of the project file in the result tab, the PyInstaller package *.EXE file and *.ICO icon pair (refresh and reload when repacking).
The PyInstaller project packaging encryption password will be automatically generated, for non *.ICO format please use File Format Convert applet converts it into *.ICO icon file .
Usage Scene | File Format | Usage Scene | File Format |
---|---|---|---|
Python Programming Language | .py .pyw |
What specific formats are supported, subject to the release version.