PyCQA / flake8-bugbearLinks
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,095Updated last month
Alternatives and similar repositories for flake8-bugbear
Users that are interested in flake8-bugbear are comparing it to the libraries listed below
Sorting:
- Rewrites source to reorder python imports☆765Updated last week
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆937Updated 2 months ago
- docstring style checker☆1,117Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆901Updated 7 months ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,453Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Naming Convention checker for Python☆521Updated 2 months ago
- McCabe complexity checker for Python☆658Updated 11 months ago
- Flexible test automation for Python☆1,445Updated last week
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆703Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- Coverage plugin for pytest.☆1,920Updated last week
- Formats docstrings to follow PEP 257☆573Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆800Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,970Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆926Updated this week
- the blessed package to manage your versions by scm tags☆909Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆634Updated 3 weeks ago
- Manage the release notes for your project.☆847Updated 3 weeks ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,245Updated 2 weeks ago
- Mutation testing system☆1,109Updated 2 weeks ago
- Mypy plugin and stubs for SQLAlchemy☆579Updated last year
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆657Updated 4 months ago
- Dev tools for python☆1,044Updated 6 months ago
- pytest fixture for benchmarking code☆1,359Updated 3 months ago
- better error messages for assert equals in pytest☆325Updated 10 months ago