Any recommendations on a library providing a simple interface to Github for 
basic push/pull type of actions? I know there's a native GitHub RESTful API but 
wondering if anyone has placed a friendly Python wrapper on top of that 
interface? PyGithub supports a rich set of actions, but doesn't appear to 
provide support to push/pull files to/from a repo.

Thank you,
Malcolm
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to