A python script to fetch data from Github using PyGithub library
Install PyGithub library
$ pip install pygithub
$ python3 run.py
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
| Latest commit | ||||
A python script to fetch data from Github using PyGithub library
Install PyGithub library
$ pip install pygithub
$ python3 run.py
Using Github API with python