Skip to content

Analyze the Halstead complexity metrics of Python repositories

License

Notifications You must be signed in to change notification settings

rdbliss/halstead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

halstead

halstead is a package to analyze the Halstead metrics of a Python git repository. For now, it takes arbitrary git repositories, computes the Halstead metrics on them, and plots the Halstead estimated length against the actual length. For example, the command halstead rg3/youtube-dl produced the following graphic:

Example run with the youtube-dl package

The command halstead -j rg3/youtube-dl mwouts/jupytext KonstantinSchubert/zero produced the following, more complicated graphic:

Example of a joined plot

About

Analyze the Halstead complexity metrics of Python repositories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages