Skip to content

This python code helps scan repository from GitHub and gets us the recent commits to the repos.

Notifications You must be signed in to change notification settings

chuphalashit19/Scanning-Github-Repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Scanning-Github-Repos

Here i am using my github repositories The code uses GitHub to fetcg the repos from the user id and then we loop through each repo to scan it We use GitPython to scan the repo Making a clone of the repo and storing it in temporary directory using clone_from fucntion of GitPython Look for the recent commits made to the repo and find for the difference between recent commits.

About

This python code helps scan repository from GitHub and gets us the recent commits to the repos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages