Skip to content

API for visualize most popular repositories of python on Git Hub

Notifications You must be signed in to change notification settings

Emilianodz/API_view_repositories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github API Data Visualization

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:

git_apy_viz

About

API for visualize most popular repositories of python on Git Hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages