PyCQA / mccabe
McCabe complexity checker for Python
☆654Updated 8 months ago
Alternatives and similar repositories for mccabe:
Users that are interested in mccabe are comparing it to the libraries listed below
- Naming Convention checker for Python☆522Updated this week
- docstring style checker☆1,116Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,088Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆874Updated 4 months ago
- better error messages for assert equals in pytest☆322Updated 8 months ago
- Removes unused imports and unused variables as reported by pyflakes☆927Updated last week
- Pytest plugin to randomly order tests and control random.seed☆657Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Rewrites source to reorder python imports☆751Updated last month
- Run `black` on python code blocks in documentation files☆662Updated this week
- A simple program which checks Python source files for errors☆1,409Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆389Updated 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,387Updated 4 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- Core utilities for Python packages☆657Updated this week
- Coverage plugin for pytest.☆1,859Updated last month
- Flake8 plugin to find commented out or dead code☆312Updated last month
- the blessed package to manage your versions by scm tags☆899Updated this week
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,999Updated last week
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated last year
- ☆226Updated 5 months ago
- Provides a fake file system that mocks the Python file system modules.☆680Updated last week
- A tool for measuring Python class cohesion.☆238Updated 4 months ago
- Code audit tool for python.☆1,051Updated 10 months ago
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- Flexible test automation for Python☆1,406Updated this week
- Formats docstrings to follow PEP 257☆562Updated 6 months ago
- pytest plugin for manipulating test data directories and files☆258Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago