PyCQA/pyflakes
A simple program which checks Python source files for errors
Repository profile
A simple program which checks Python source files for errors.
Repository updates
Get generated timothycrosley/deprecated.frosted 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-20 03:11
4 captures since 2026-06-08
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-20 03:11
setup.cfg
python ecosystem,
0 dependencies
setup.py
python ecosystem,
1 dependency
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
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 plugin for flake8 integrating Mypy.
Allows you to maintain all the necessary cruft for packaging and building projects separate from the code you intentionally write. Built on-top of, and fully compatible with, CookieCutter.
A Pylint plugin to analyze Flask applications.
Enhanced cookiecutter template for Python libraries.