facebook-python-wrapper

Facebook API python client


Keywords
facebook, api, python, sdk, facebook-api, facebook-graph-api
License
MIT
Install
pip install facebook-python-wrapper==1.0.1

Documentation

facebook-python-sdk

Python - Google API

facebook-python-sdk is a simple client for google api.

Installation

sudo pip install facebook-python-wrapper

Using

from facebook import API
api = API('FACEBOOK_APP_ID', 'FACEBOOK_APP_SECRET', 'ACCESS_TOKEN')

References

profile = api.get_profile()

Contributing

https://github.com/rohitkhatri/facebook-python-sdk