PyCQA / mccabeLinks
McCabe complexity checker for Python
☆663Updated last year
Alternatives and similar repositories for mccabe
Users that are interested in mccabe are comparing it to the libraries listed below
Sorting:
- docstring style checker☆1,117Updated last year
- Naming Convention checker for Python☆521Updated 3 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,098Updated last week
- Pytest plugin to randomly order tests and control random.seed☆674Updated last week
- Code audit tool for python.