FICHA · MANJARO

python-build

A simple, correct Python build frontend

  • Build tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Build Python packages using the standard project metadata instead of custom setup commands. It creates source distributions and wheels in the way modern Python packaging tools expect.

Developers use it from the terminal when preparing a library or application for testing, publishing, or distribution packaging. It does not edit project code by itself, but the generated artifacts should still be checked before upload or release.

How to run

python -m build

Commands: python -m build

Permissions

Permissions not analysed for this source yet.