Skip to content

Displays the clone statistics of my (yours) GitHub repositories. Repositories are also visualized in a graph

License

Notifications You must be signed in to change notification settings

rizitis/CloneViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloneViz

Displays the clone statistics of my (yours) GitHub repositories. Repositories are also visualized in a graph

plot


Prepare

  • clone this repo https://github.com/rizitis/CloneViz.git
  • pip install requests matplotlib
  • create a hidden file .token.txt and write in your personal github token
  • edit fetch_clone_data.py and replace my github user name rizitis with yours.

Run the scripts:

  • python3 fetch_clone_data.py
  • python3 visualize_clones.py

Output

You now have 2 outputs.

  1. clone_stats.json
  2. the plot graph

Use it as you like ;)

About

Displays the clone statistics of my (yours) GitHub repositories. Repositories are also visualized in a graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages