×

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 23:23:53 2025
md5 checksum 985bd37d5af3d3c08014fbb07d410ae3
arch x86_64
build py311h5eee18b_0
depends altgraph, libgcc-ng >=11.2.0, pyinstaller-hooks-contrib >=2021.4, python >=3.11,<3.12.0a0, setuptools >=42.0.0
license GPL-2.0-or-later
license_family GPL
md5 985bd37d5af3d3c08014fbb07d410ae3
name pyinstaller
platform linux
sha1 df7ccfd67918308996266a2cf96f36e7dd42f0fd
sha256 be7c39dc72709c09e33ae10f74d21c6db6c6bcf0ca1fc3d0e95969e6c11cde9c
size 1202782
subdir linux-64
timestamp 1676842243683
version 5.6.2