Skip to content

PyMetrics produces metrics for Python programs (Includes McCabe complexity)

Notifications You must be signed in to change notification settings

jwitrick/pymetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

******************** README file ***********************
For installation instructions, see the INSTALL file.

To run PyMetrics, enter either

	python PyMetrics.py
or
	./PyMetrics.py

It will give you instructions on how to use the program 
and list its options.

The subdirectory "./examples" contains two dreadful test 
programs. While you can use them, you can also use any of 
the Python source modules in this directory as examples.


About

PyMetrics produces metrics for Python programs (Includes McCabe complexity)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published