PyCQA / flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
☆1,066Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for flake8-bugbear
- Rewrites source to reorder python imports☆741Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆630Updated 2 weeks ago
- McCabe complexity checker for Python☆641Updated 3 months ago
- Naming Convention checker for Python☆513Updated 6 months ago
- Removes unused imports and unused variables as reported by pyflakes☆905Updated 3 weeks ago
- docstring style checker☆1,112Updated last year
- pytest fixture for benchmarking code☆1,254Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆647Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆839Updated 2 weeks 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,323Updated this week
- Dev tools for python☆986Updated 6 months ago
- Coverage plugin for pytest.☆1,769Updated 3 weeks ago
- Flexible test automation for Python☆1,333Updated last week
- Formats docstrings to follow PEP 257☆549Updated last month
- the blessed package to manage your versions by scm tags☆863Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆687Updated 3 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆826Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,856Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 9 months ago
- Mypy plugin and stubs for SQLAlchemy☆572Updated 5 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,208Updated 4 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆342Updated 3 weeks ago
- Simplified packaging of Python modules☆2,165Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆586Updated 2 weeks ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,956Updated this week
- Mock HTTPX with awesome request patterns and response side effects 🦋☆607Updated 7 months ago
- Run-time type checker for Python☆1,547Updated 2 weeks ago
- A high-performance immutable mapping type for Python.☆1,135Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated last year