Google has decided to close the Google Social Graph API, so there won't be any updates to this project.
The Google Social Graph API makes information about the public connections between people on the web more easily available. socialgraph is a python wrapper for the web api.
development version:
git clone [email protected]:hoffmann/python-socialgraph.git cd python-socialgraph sudo python setup.py install
from pypi.python.org:
pip install socialgraph