PyCQA/pyflakes
A simple program which checks Python source files for errors
Repository profile
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.
Repository updates
Get generated PyCQA/flake8 development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-03 03:04
7 captures since 2026-05-22
Stars from baseline +11
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-03 03:04
setup.cfg
python ecosystem,
3 dependencies
setup.py
python ecosystem,
0 dependencies
example-plugin/setup.py
python ecosystem,
0 dependencies
docs/source/requirements.txt
python ecosystem,
4 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
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.