Package profile
pyinstaller
- Summary: PyInstaller bundles a Python application and all its dependencies into a single package.
- Author: Hartmut Goebel, Giovanni Bajo, David Vierra, David Cortesi, Martin Zibricky
- Homepage: https://www.pyinstaller.org/
- Source: https://github.com/pyinstaller/pyinstaller (Repo profile)
- Number of releases: 65
- First release: 2.0 on 2012-09-28
- Latest release: 6.14.2 on 2025-07-04
Releases
PyPI Downloads
Dependencies
Pyinstaller has 12 dependencies, 4 of which optional.Dependency | Optional |
---|---|
altgraph | false |
importlib_metadata | false |
macholib | false |
packaging | false |
pefile | false |
pyinstaller-hooks-contrib | false |
pywin32-ctypes | false |
setuptools | false |
argcomplete | true |
execnet | true |
psutil | true |
pytest | true |