Entries tagged with "github"

Simple integration with GitHub - django-github

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

Interacting with Github's API in Python

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.