Skip to content

Add a console script for the mccabe complexity checker

License

Notifications You must be signed in to change notification settings

PyCQA/mccabe-console-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mccabe-console-script

A package that creates a console script for the McCabe complexity checker.

Installation:

pip install mccabe-console-script

Usage:

mccabe --min 5 my_file.py

About

Add a console script for the mccabe complexity checker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages