PyCQA/pycodestyle
Simple Python style checker in one Python file
A tool that automatically formats Python code to conform to the PEP 8 style guide.
Appears on
Quick read
Latest capture 2026-08-15 03:02
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
5 observed captures since 2026-06-08. Observed captures are shown by default.
Stars from first capture -7
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Simple Python style checker in one Python file
A library that modifies python source code to conform to pep8.
Naming Convention checker for Python
docstring style checker
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Removes unused imports and unused variables as reported by pyflakes