Skip to content

Python script to get GitHub commit stats for a user

Notifications You must be signed in to change notification settings

dubniczky/GitHub-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Stats

Python script to get GitHub commit stats for a user

How It Works

This Python library utilizes the GitHub API to get commit stats for a user. Then it downloads all repositories for that user and counts the number of commits for each repository. Finally, it prints out the total number of commits for the user.

Usage

make install
make run

About

Python script to get GitHub commit stats for a user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published