×

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:45 2025
md5 checksum 6ad57421169322499c9fb489aef4f1de
arch x86_64
build py310h5eee18b_0
depends altgraph, libgcc-ng >=11.2.0, pyinstaller-hooks-contrib >=2021.4, python >=3.10,<3.11.0a0, setuptools >=42.0.0
license GPL-2.0-or-later
license_family GPL
md5 6ad57421169322499c9fb489aef4f1de
name pyinstaller
platform linux
sha1 c4b892165149638f675cddb047c399a51c11389b
sha256 3d2e794ddb3ec82fb025d951178e634e829ed1e80bd8a1af4cf7cf8d49808c6f
size 1452488
subdir linux-64
timestamp 1703109598382
version 5.13.2