Skip to content

Latest commit

 

History

History
 
 

All_GitHub_Repos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

This script aims at providing access to the public repositories, given the username. Details of the repository such as name, date of creation, and so on are displayed. The library PyGithub, which is built on Python is used. The requests library is also used, in order to interact and obtain data from Github.

Result