This library wrapps the most important GitHub calls in coroutines so that they can be used in an non-blocking way with Python 3.5 eventloops.
The purpose of this library is to make it more convinient to handle the file/repository operations on the GitHub platform via the REST API instead of the native git protocol via ssh.