This project is a simple Python program that utilizes the Github API to request information about a specified user or organization and visualizes the data in an HTML file.
The purpose of this project is to demonstrate how to use the Github API to retrieve data and how to create basic visualizations using Python libraries.
pip install -r requirements.txt
To explore information on terminal:
python python_repos.py
Run the program of visualization:
python python_repos_visual.py
The result is like this: