FICHA · AUR

pyinstaller

Bundles a Python application and all its dependencies into a single package

  • Build tool
  • COMMAND-LINE
  • PYTHON
  • PACKAGING
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Python applications can be bundled with their dependencies into distributable executables or folders. This is useful for developers who want to ship tools to systems where Python modules are not already installed.

It is a build and packaging tool. Bundles may include hidden dependencies or platform-specific behavior, so generated packages should be tested and scanned before distribution.

How to run

pyinstaller

Commands: pyinstaller

Permissions

Permissions not analysed for this source yet.