FICHA · MANJARO

python-pycodestyle

Python style guide checker

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

Description

Checks Python code against pycodestyle formatting rules. It helps developers and CI systems find style issues such as spacing, line length, indentation, and other PEP 8-related concerns.

Style checks improve consistency but do not prove code correctness. Use them alongside tests, type checks, and review for behavior and security.

How to run

pycodestyle

Commands: pycodestyle

Permissions

Permissions not analysed for this source yet.