PyCQA/pyflakes
A simple program which checks Python source files for errors
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.
Quick read
Latest capture 2026-08-15 03:02
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
9 observed captures since 2026-05-22. Observed captures are shown by default.
Stars from first capture +21
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
A simple program which checks Python source files for errors
A plugin for flake8 integrating Mypy.
Flake8 plugin that checks import order against various Python Style Guides
Simple Python style checker in one Python file
Naming Convention checker for Python
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.