-
Notifications
You must be signed in to change notification settings - Fork 0
andreypopp/fb.py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
fb.py -- Python bindings for Facebook Graph API =============================================== >>> from fb import API >>> fbapi = API(APP_ID, APP_SECRET) >>> friends = fbapi.using(user_access_token).me.friends.get()
About
Python bindings for Facebook Graph API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published