×

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 1f97254aea44f133d83b443057ef8fbd
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 1f97254aea44f133d83b443057ef8fbd
name pyinstaller
platform linux
sha1 3806d978f33f4b516983a10e837aac498f6467c5
sha256 7ce99d22e62c196b82cee8e9bcfdc2f6e36244292bc98fa449bb469f45a9f493
size 1671794
subdir linux-64
timestamp 1703109757808
version 5.13.2