×

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:41 2025
md5 checksum 9111d2d57cbd2d36c1566ef1100a0299
arch x86_64
build py39h39e8969_0
depends altgraph, importlib-metadata >=4.6, libgcc-ng >=11.2.0, packaging >=22.0, pyinstaller-hooks-contrib >=2025.1, python >=3.9,<3.10.0a0, setuptools >=42.0.0, zlib >=1.2.13,<1.3.0a0
license GPL-2.0-or-later WITH Bootloader-exception AND Apache-2.0
license_family GPL
md5 9111d2d57cbd2d36c1566ef1100a0299
name pyinstaller
platform linux
sha1 7a95a4fcadc79441d08df4978daa2485be91bf7d
sha256 0385d66972316c5d2b961a0811e78f3042fa5c6e48f72f38255715d59ced2689
size 1571252
subdir linux-64
timestamp 1740594297034
version 6.12.0