Interacting with Github's API in Python November 23, 2009 23:14 / 0 comments

Github, the premier social coding site, has a new REST API. I've written a small API client in Python to handle retrieving data on repos, commits, and gists.