[core-workflow] My new, asynchronous GitHub library

Brett Cannon brett at python.org
Fri Mar 17 14:27:24 EDT 2017


Since people have been discussing writing various bots to help automate the
workflow, I thought I should let this list know that I have created
https://github.com/brettcannon/gidgethub. Specifically this is a GItHub
library that is asynchronous from the bottom-up so there won't be any
scaling issues with any bot. It also tries to not be too clever for its own
good -- although it does currently pause your requests if you exhaust your
API quota -- so that if you want to use some new API from GitHub you don't
have to wait for me to update the library.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/core-workflow/attachments/20170317/ca16efd5/attachment.html>


More information about the core-workflow mailing list