Contents

mccabe 0.7.0

0

McCabe checker, plugin for flake8

McCabe checker, plugin for flake8

Stars: 676, Watchers: 676, Forks: 64, Open Issues: 9

The PyCQA/mccabe repo was created 12 years ago and the last code push was 1 years ago.
The project is popular with 676 github stars!

How to Install mccabe

You can install mccabe using pip

pip install mccabe

or add it to a project with poetry

poetry add mccabe

Package Details

Author
Tarek Ziade
License
Expat license
Homepage
https://github.com/pycqa/mccabe
PyPi:
https://pypi.org/project/mccabe/
GitHub Repo:
https://github.com/pycqa/mccabe

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  mccabe  pypi packages just yet.

Errors

A list of common mccabe errors.

Code Examples

Here are some mccabe code examples and snippets.

Related Packages & Articles

flake8 7.3.0

the modular source code checker: pep8 pyflakes and co