pyinstaller6.22.2
pyinstaller6.22.2
Published
PyInstaller bundles a Python application and all its dependencies into a single package.
pip install pyinstaller
Package Downloads
Authors
Project URLs
Requires Python
<3.16,>=3.8
Dependencies
altgraphimportlib-metadata>=4.6; python_version < '3.10'macholib>=1.8; sys_platform == 'darwin'packaging>=22.0pefile>=2022.5.30; sys_platform == 'win32'pyinstaller-hooks-contrib>=2026.6pywin32-ctypes>=0.2.1; sys_platform == 'win32'setuptools>=42.0.0