Skip to content

A script to pull the list of issues from github and generate plots with statistics

Notifications You must be signed in to change notification settings

keszybz/github-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-state

A script to pull the list of issues from github and generate plots with statistics

Example invocation

python3 github_state.py --project=systemd/systemd \
     --auth=user:hexadecimal-auth-token \
     --issues \
     --pull-requests

This will generate some plots in images/. The module can also be imported interactively.

License

This script is licensed under the GNU Lesser General Public License, version 2.1 or later, at your option.

About

A script to pull the list of issues from github and generate plots with statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages