FICHA · MANJARO

yapf

Python style guide checker

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

Description

Formats Python code according to style rules so files are easier to read and diffs stay focused on real changes. It is useful for developers and projects that want consistent Python formatting without manually adjusting whitespace and layout.

Formatting can rewrite files, so review version-control changes before applying it across a project. It improves presentation, but it does not prove that the Python code is correct or safe.

How to run

yapf

Commands: yapf

Permissions

Permissions not analysed for this source yet.