×

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:47 2025
md5 checksum 8036f8ce7effb3624f1683fd2a056601
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 8036f8ce7effb3624f1683fd2a056601
name pyinstaller
platform linux
sha1 1ae5085cb99f0e01fb8fc23687ad6ae1847509be
sha256 83d5ef66cf7bf542288caf59ef61f6d6e20493607888229d6b529e3b309f215d
size 1045831
subdir linux-64
timestamp 1670881215226
version 5.6.2