iamaziz / GitNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Followers Network Graph Visualizer

This is a simple Streamlit app to visualize and explore the network of followers for a given GitHub user. The app uses the GitHub API to fetch the followers of a user and visualize the network using the pyvis library.

Demo

gh_network_graph.mp4

Screenshots

image

Filter the network by the selected users

image


TODO

  • Choose which max_followers to show. Maybe based on some criteria e.g. number of followers or activity ... etc.

About

License:MIT License


Languages

Language:Python 100.0%