Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 273 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 273 Bytes

contributor-table

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)