PyCQA/flake8
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.
Flake8 plugin that enforces use of unittest's rich asserts
Appears on
Quick read
Latest capture 2026-08-12 03:06
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 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
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.
A simple program which checks Python source files for errors
A plugin for flake8 integrating Mypy.
A Pylint plugin to analyze Flask applications.
Naming Convention checker for Python
Flake8 plugin that checks import order against various Python Style Guides