|
pyinstaller
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Bundle a Python application and all its dependencies |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 6.17.0@0 | Tracked Since: Nov 24, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | @pyinstaller | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: python packaging deployment executable developer-tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install pyinstaller | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: PyInstaller is a program that converts (packages) Python programs into standalone executables, under Windows, Linux, Mac OS X, and others. It bundles your Python application and all its dependencies into a single package, allowing users to run your program without installing Python or any modules. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|