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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated this week
- flake8 plugin that integrates isort☆187Oct 25, 2025Updated 5 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Aug 27, 2024Updated last year
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Mar 16, 2026Updated last week
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years 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,112Mar 16, 2026Updated last week
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated 2 weeks ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 3 months ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 4 years ago
- Run `black` on python code blocks in documentation files☆676Mar 16, 2026Updated last week
- flake8 plugin to validate annotations complexity☆50Mar 4, 2025Updated last year
- A flake8 extension that checks classes attributes order☆62Mar 20, 2025Updated last year
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,276Feb 28, 2026Updated 3 weeks ago
- An extension for flake8 that validates cognitive functions complexity☆71Feb 24, 2021Updated 5 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Feb 4, 2024Updated 2 years ago
- A plugin for flake8 integrating Mypy.☆101Jun 19, 2020Updated 5 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated 2 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 5 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- Enforce the same settings on multiple projects☆412Updated this week
- A flake8 extension that helps to make more readable variables names☆54Jun 28, 2024Updated last year
- Conditional coverage based on any rules you define!☆79Jan 3, 2025Updated last year
- ❄ A flake8 plugin that helps you to simplify code☆193Jan 1, 2026Updated 2 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated 2 years ago
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,772Dec 22, 2025Updated 3 months ago
- Check for FIXME, TODO and other temporary developer notes.☆20Feb 8, 2023Updated 3 years ago
- Removes commented-out code from Python files☆218Nov 21, 2025Updated 4 months ago
- A catalog of error codes for flake8 Python static analysis tool & a few of its plugins.☆11Oct 6, 2021Updated 4 years ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- dead simple python dead code detection☆397Dec 22, 2025Updated 3 months ago
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Dec 22, 2025Updated 3 months ago
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago