/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.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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)