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,110Updated 2 weeks ago
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☆773Updated last month
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆690Updated this week
- docstring style checker☆1,117Updated 2 years ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆952Updated 2 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,509Updated last month
- Naming Convention checker for Python☆528Updated 9 months ago
- Formats docstrings to follow PEP 257☆582Updated 3 weeks ago
- Flexible test automation for Python☆1,492Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last month
- Run `black` on python code blocks in documentation files☆676Updated this week
- McCabe complexity checker for Python☆677Updated last year
- Coverage plugin for pytest.☆1,999Updated last month
- Provides a fake file system that mocks the Python file system modules.☆736Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆976Updated last week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,269Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆2,011Updated last week
- Manage the release notes for your project.☆879Updated this week
- pytest fixture for benchmarking code☆1,408Updated 2 months ago
- the blessed package to manage your versions by scm tags☆937Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Code audit tool for python.☆1,051Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆677Updated 3 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- Mutation testing system☆1,199Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆726Updated last month
- Dev tools for python☆1,068Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated last month
- Run-time type checker for Python☆1,744Updated last month