×

PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules. PyInstaller reads a Python script written by you. It analyzes your code to discover every other module and library your script needs in order to execute. Then it collects copies of all those files -- including the active Python interpreter! -- and puts them with your script in a single folder, or optionally in a single executable file.

Uploaded Mon Mar 31 01:10:48 2025
md5 checksum 1b51f88231d368ea6b38903c50aa72fa
arch x86_64
build py39h5eee18b_0
depends altgraph, libgcc-ng >=11.2.0, pyinstaller-hooks-contrib >=2021.4, python >=3.9,<3.10.0a0, setuptools >=42.0.0
license GPL-2.0-or-later
license_family GPL
md5 1b51f88231d368ea6b38903c50aa72fa
name pyinstaller
platform linux
sha1 dd65f5342c4b82e7bba64f10f6c22262a6218d1f
sha256 a909243a3e9f74ae58475c0b5f9b6c85cb5d9ef541c0738588a221ae5f0f5d52
size 1038667
subdir linux-64
timestamp 1670881270699
version 5.6.2