You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this project is to create a simple and elegant looking table of contributors in a file called contributors.md automatically using GitHub REST API v3.
Software and libraries
Python 3.5.2
urllib (python module)
json (python module)
About
The goal of this project is to create a simple and elegant looking table of contributors in a file called `contributors.md` automatically.