×

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:52 2025
md5 checksum e1971d71a272af53b87d956f894458d2
arch x86_64
build py312h5eee18b_0
depends altgraph, libgcc-ng >=11.2.0, pyinstaller-hooks-contrib >=2021.4, python >=3.12,<3.13.0a0, setuptools >=42.0.0
license GPL-2.0-or-later
license_family GPL
md5 e1971d71a272af53b87d956f894458d2
name pyinstaller
platform linux
sha1 2a4660830c7e512dd621c0e893168983a9b83297
sha256 5c26b6e122e77da420f9777824ab6daffcbfb4a42cbdb5ed8a718fa6cef5ff8d
size 1532514
subdir linux-64
timestamp 1707364095941
version 5.13.2