You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

socialgraph

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socialgraph

Python wrapper for Google's Social Graph API

0.2.3
PyPI
Maintainers
1

============================================================ socialgraph - a python wrapper for google's Social Graph API

The Google Social Graph API <http://code.google.com/apis/socialgraph/>_ makes information about the public connections between people on the web more easily available. socialgraph is a python wrapper for the web api.

Installation

development version::

git clone git@github.com:hoffmann/python-socialgraph.git
cd python-socialgraph
sudo python setup.py install

from pypi.python.org::

pip install socialgraph

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts