
pyinstaller 6.19.0
0
PyInstaller bundles a Python application and all its dependencies into a single package.
Contents
PyInstaller bundles a Python application and all its dependencies into a single package.
Stars: 12881, Watchers: 12881, Forks: 2011, Open Issues: 289The pyinstaller/pyinstaller repo was created 14 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 12881 github stars!
How to Install pyinstaller
You can install pyinstaller using pip
pip install pyinstaller
or add it to a project with poetry
poetry add pyinstaller
Package Details
- Author
- Hartmut Goebel, Giovanni Bajo, David Vierra, David Cortesi, Martin Zibricky
- License
- GPLv2-or-later with a special exception which allows to use PyInstaller to build and distribute non-free programs (including commercial ones)
- Homepage
- None
- PyPi:
- https://pypi.org/project/pyinstaller/
- Documentation:
- https://pyinstaller.org
- GitHub Repo:
- https://github.com/pyinstaller/pyinstaller
Classifiers
- Software Development
- Software Development/Build Tools
- Software Development/Interpreters
- Software Development/Libraries/Python Modules
- System/Installation/Setup
- System/Software Distribution
- Utilities
Related Packages
Errors
A list of common pyinstaller errors.
Code Examples
Here are some pyinstaller code examples and snippets.
GitHub Issues
The pyinstaller package has 289 open issues on GitHub
- Pyinstaller big problem
- Bundled EXEs crash when using Unicorn emulator due to CFG in bootloader
- Hooks: Append depends key to conda metadata json
- Manifest With "requireAdministrator" Doesn't Require Administrator
- Pyinstaller prunes license text of included libraries and packages
- Specify alternate libz to include
pythonfix




