Contents

mccabe 0.7.0

0

McCabe checker, plugin for flake8

McCabe checker, plugin for flake8

Stars: 639, Watchers: 639, Forks: 59, Open Issues: 7

The PyCQA/mccabe repo was created 11 years ago and the last code push was 2 months ago.
The project is popular with 639 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.

GitHub Issues

The mccabe package has 7 open issues on GitHub

  • Fix handling missing hypothesmith gracefully

See more issues on GitHub

Related Packages & Articles

flake8 7.1.1

the modular source code checker: pep8 pyflakes and co