A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,114Mar 16, 2026Updated 3 weeks ago
Alternatives and similar repositories for flake8-bugbear
Users that are interested in flake8-bugbear 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 to help you write better list/set/dict comprehensions.☆467Mar 30, 2026Updated last week
- Naming Convention checker for Python☆531May 6, 2025Updated 11 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☆117Oct 25, 2025Updated 5 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Apr 1, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,271Mar 26, 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 3 months ago
- Flake8 Type Annotation Checking☆164Updated this week
- Flake8 plugin that checks import order against various Python Style Guides☆278Mar 23, 2026Updated 2 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Mar 16, 2026Updated 3 weeks ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- Run `black` on python code blocks in documentation files☆678Mar 30, 2026Updated last week
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Updated this week
- ❄ A flake8 plugin that helps you to simplify code☆193Jan 1, 2026Updated 3 months ago
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated 3 months ago
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated last month
- flake8 plugin that integrates isort☆187Oct 25, 2025Updated 5 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,769Updated this week
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,061Updated this week
- Flake8 plugin for return expressions checking.☆61Oct 8, 2025Updated 6 months ago
- Enforce the same settings on multiple projects☆412Updated this week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 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,923Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 3 months ago
- docstring style checker☆1,118Nov 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- McCabe complexity checker for Python☆675Aug 9, 2024Updated last year
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated 2 years ago
- A flake8 plugin to detect bad practices on Django projects.☆179Feb 9, 2024Updated 2 years ago
- dead simple python dead code detection