PyCQA / mccabe
McCabe complexity checker for Python
☆645Updated 5 months ago
Alternatives and similar repositories for mccabe:
Users that are interested in mccabe are comparing it to the libraries listed below
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,067Updated this week
- docstring style checker☆1,112Updated last year
- Naming Convention checker for Python☆516Updated 8 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- Pytest plugin to randomly order tests and control random.seed☆638Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆912Updated 2 months ago
- Coverage plugin for pytest.☆1,799Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months ago
- Run `black` on python code blocks in documentation files☆652Updated last week
- Rewrites source to reorder python imports☆745Updated last week
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated 11 months ago
- pytest fixture for benchmarking code☆1,270Updated 2 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,217Updated 6 months ago
- better error messages for assert equals in pytest☆315Updated 4 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆855Updated 3 weeks ago
- Flake8 plugin to find commented out or dead code☆310Updated 2 weeks ago
- pytest plugin for manipulating test data directories and files☆253Updated 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,353Updated 2 weeks ago
- ☆219Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆1,876Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆481Updated 2 years ago
- dead simple python dead code detection☆343Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆384Updated last year
- A simple program which checks Python source files for errors☆1,378Updated 3 months ago
- Code audit tool for python.☆1,049Updated 6 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,966Updated this week
- Toolkit to run Python benchmarks☆829Updated 3 weeks ago
- Mocked responses for the requests library☆452Updated 6 months ago
- Provides a fake file system that mocks the Python file system modules.☆663Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆594Updated last week