a few additions from backlog and working on scripts

This commit is contained in:
Trilarion
2019-09-16 12:37:52 +02:00
parent 49424eb857
commit 4fab32b287
32 changed files with 359 additions and 243 deletions

View File

@ -0,0 +1,5 @@
"""
Everything specific to the Github API (via PyGithub).
"""
from github import Github