Simple integration with GitHub - django-github January 09, 2010 15:44 / 0 comments

django-github is a Django app for integration with GitHub.


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.