Python binding to Facebook Graph API
Project description
>>> from fb import API >>> fbapi = API(APP_ID, APP_SECRET) >>> friends = fbapi.using(user_access_token).me.friends.get()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fb.py-0.1.tar.gz
(6.2 kB
view hashes)