Skip to content

dpdornseifer/aiogithub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aioGitHub

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.

Purpose

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.

How to install it

How to use it

About

Small library to edit (read, create) GitHub artifacts via the REST API. Python 3.5 (async/await) has been used to make the interactions non-blocking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages