A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,112Mar 16, 2026Updated this week
Alternatives and similar repositories for flake8-bugbear
Users that are interested in flake8-bugbear are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated last week
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Mar 13, 2026Updated last week
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,277Feb 28, 2026Updated 2 weeks ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- Flake8 plugin that checks import order against various Python Style Guides☆278Mar 9, 2026Updated last week
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Mar 9, 2026Updated last week
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated last week
- ❄ A flake8 plugin that helps you to simplify code☆193Jan 1, 2026Updated 2 months ago
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated 2 months ago
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated last week
- flake8 plugin that integrates isort☆187Oct 25, 2025Updated 4 months 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,770Dec 22, 2025Updated 2 months ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,055Dec 22, 2025Updated 2 months ago
- Flake8 plugin for return expressions checking.☆61Oct 8, 2025Updated 5 months ago
- Enforce the same settings on multiple projects☆413Mar 13, 2026Updated last week
- flake8 debug statement checker☆43Apr 30, 2022Updated 3 years ago
- flake8☆121Jul 16, 2023Updated 2 years ago
- A Python utility / library to sort imports.☆6,916Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 3 months ago
- Pytest plugin to randomly order tests and control random.seed☆700Updated this week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated last year
- A flake8 plugin to detect bad practices on Django projects.☆179Feb 9, 2024Updated 2 years ago
- dead simple python dead code detection☆397Dec 22, 2025Updated 2 months ago
- Coverage plugin for pytest.☆2,018Mar 2, 2026Updated 2 weeks ago
- Find dead Python code☆4,382Mar 4, 2026Updated 2 weeks ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Aug 27, 2024Updated last year