fb.py

Python binding to Facebook Graph API
Download

fb.py Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Andrey Popp

fb.py Tags


fb.py Description

fb.py is a Python binding to Facebook Graph API.>>> from fb import API>>> fbapi = API(APP_ID, APP_SECRET)>>> friends = fbapi.using(user_access_token).me.friends.get()Product's homepage


fb.py Related Software