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,093Updated 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☆761Updated 2 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆932Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆670Updated this week
- docstring style checker☆1,118Updated last year
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,449Updated 2 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆895Updated 6 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- Naming Convention checker for Python☆521Updated 2 months ago
- McCabe complexity checker for Python☆657Updated 11 months ago
- Run `black` on python code blocks in documentation files☆668Updated last month
- Flexible test automation for Python☆1,435Updated 3 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆699Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆913Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,243Updated 3 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 2 weeks ago
- Formats docstrings to follow PEP 257☆572Updated 3 weeks ago
- the blessed package to manage your versions by scm tags☆906Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆446Updated last year
- pytest fixture for benchmarking code☆1,353Updated 3 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆787Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆631Updated this week
- Coverage plugin for pytest.☆1,910Updated 3 weeks ago
- Dev tools for python☆1,037Updated 5 months 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…☆655Updated 3 months ago
- Thin-wrapper around the mock package for easier use with pytest☆1,965Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- A tool to automatically convert old string literal formatting to f-strings☆716Updated last month
- Manage the release notes for your project.☆841Updated this week
- Mutation testing system☆1,103Updated this week
- Mypy plugin and stubs for SQLAlchemy☆578Updated last year