Skip to content

Using GitHub API v3 and pyGitHub to retrieve data and generate a network graph of users based on other followings/followers.

Notifications You must be signed in to change notification settings

DanOvad/GitHub-network-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

This project will be focused on collecting data from GitHub API v3. The intention is to create a follower/following network starting off with a specific point of origin. This will be similar to my Youtube Network Analysis repo, except focused on GitHub users. Unlike YouTube, GitHub provides both following and followers. In comparison, YouTube only provides Featured Channels, which can somewhat be considered a channels list of channels that they are "following".

Since an individuals personal GitHub does not encompass all of a developers contributions, this isn't intended for any rigorous analysis of the GitHub community. It's simply a means to explore users and potentially find distinct communities or fellow users with similar content or interests.

About

Using GitHub API v3 and pyGitHub to retrieve data and generate a network graph of users based on other followings/followers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published