❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
☆468Feb 14, 2026Updated 2 weeks ago
Alternatives and similar repositories for flake8-comprehensions
Users that are interested in flake8-comprehensions are comparing it to the libraries listed below
Sorting:
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,112Updated this week
- Naming Convention checker for Python☆530May 6, 2025Updated 10 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Feb 23, 2026Updated last week
- ❄ A flake8 plugin that helps you to simplify code☆194Jan 1, 2026Updated 2 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- flake8 debug statement checker☆43Apr 30, 2022Updated 3 years ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 28, 2026Updated last week
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- Flake8 extension to validate (lack of) logging format strings☆137Updated this week
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- Enforce the same settings on multiple projects☆413Feb 27, 2026Updated last week
- Flake8 plugin for managing type-checking imports & forward references.☆130Feb 18, 2026Updated 2 weeks ago
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- flake8☆122Jul 16, 2023Updated 2 years ago
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated 2 months ago
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated last year
- flake8 plugin that integrates isort☆186Oct 25, 2025Updated 4 months ago
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 2 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- flake8 extension for mutable default arguments☆45Jun 29, 2020Updated 5 years ago
- Pytest plugin to randomly order tests and control random.seed☆697Updated this week
- A flake8 extension that checks classes attributes order☆62Mar 20, 2025Updated 11 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Jan 11, 2021Updated 5 years ago
- A flake8 extension that checks for blind, catch-all except statements☆34Jan 18, 2023Updated 3 years ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 2 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Feb 7, 2026Updated last month
- An extension for flake8 that validates cognitive functions complexity☆71Feb 24, 2021Updated 5 years ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Mar 13, 2023Updated 2 years ago
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆57Feb 2, 2026Updated last month