×

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:43 2025
md5 checksum 7d7effcd71993585840f5673bbecf94e
arch x86_64
build py312h39e8969_0
depends altgraph, libgcc-ng >=11.2.0, packaging >=22.0, pyinstaller-hooks-contrib >=2024.7, python >=3.12,<3.13.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 7d7effcd71993585840f5673bbecf94e
name pyinstaller
platform linux
sha1 090c1303a7cf566411c57f8227bb4bcde6416f20
sha256 58ff962ca0d52b07f3e793101c1fccfc8bbf88de3ffb24c75113f9d8bba94fc6
size 1652344
subdir linux-64
timestamp 1721682874905
version 6.9.0