flake8 plugin to run black for checking Python coding style
☆165Feb 2, 2026Updated last month
Alternatives and similar repositories for flake8-black
Users that are interested in flake8-black are comparing it to the libraries listed below
Sorting:
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Aug 27, 2024Updated last year
- flake8 plugin that integrates isort☆185Oct 25, 2025Updated 4 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Feb 23, 2026Updated last week
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Jan 19, 2026Updated last month
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,111Feb 23, 2026Updated last week
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Feb 4, 2024Updated 2 years ago
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- flake8 plugin to validate annotations complexity☆51Mar 4, 2025Updated last year
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 3 years ago
- A flake8 extension that checks classes attributes order☆62Mar 20, 2025Updated 11 months ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- An extension for flake8 that validates cognitive functions complexity☆71Feb 24, 2021Updated 5 years ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Updated this week
- Check for FIXME, TODO and other temporary developer notes.☆20Feb 8, 2023Updated 3 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- Enforce the same settings on multiple projects☆413Updated this week
- Conditional coverage based on any rules you define!☆79Jan 3, 2025Updated last year
- ❄ A flake8 plugin that helps you to simplify code☆194Jan 1, 2026Updated 2 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- A plugin for flake8 integrating Mypy.☆101Jun 19, 2020Updated 5 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- Tool to automatically fix some issues reported by flake8 (previously forked from autoflake).☆23Jul 29, 2023Updated 2 years ago
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated last year
- Your new favorite dark theme for Visual Studio Code☆13Oct 14, 2023Updated 2 years ago
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Mar 13, 2023Updated 2 years ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated this week
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago
- dead simple python dead code detection☆396Dec 22, 2025Updated 2 months ago