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,109Updated 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☆772Updated 3 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆949Updated last month
- docstring style checker☆1,118Updated 2 years ago
- Pytest plugin to randomly order tests and control random.seed☆685Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆940Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Naming Convention checker for Python☆528Updated 8 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,501Updated last month
- Run `black` on python code blocks in documentation files☆677Updated this week
- Formats docstrings to follow PEP 257☆578Updated this week
- the blessed package to manage your versions by scm tags☆934Updated 3 weeks ago
- McCabe complexity checker for Python☆672Updated last year
- Flexible test automation for Python☆1,482Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated 3 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆727Updated 2 weeks ago
- Coverage plugin for pytest.☆1,985Updated 3 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆971Updated this week
- Lint your Python architecture.☆921Updated this week
- Manage the release notes for your project.☆876Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆655Updated last week
- Mocked responses for the requests library☆466Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆676Updated 2 months ago
- Thin-wrapper around the mock package for easier use with pytest☆2,006Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- pytest fixture for benchmarking code☆1,404Updated 2 months ago
- Dev tools for python☆1,067Updated 11 months ago
- A tool to automatically convert old string literal formatting to f-strings☆727Updated 3 weeks ago
- Mypy plugin and stubs for SQLAlchemy☆583Updated last year
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,057Updated 3 weeks ago