Software Details:
Version: 0.1
Upload Date: 6 Jun 15
Distribution Type: Freeware
Downloads: 2608
The fb.py library will allow Python developers to build their own custom apps that integrate with Facebook's services.
Facebook API credentials are needed to use this library, but once entered they will allow developers to query the Graph API for various details.
Information is retrieved in JSON format from the Facebook API, converted to dicts and used in the Python app.
fb.py can authenticate against the API and then fetch any of the details supported by the API.
Requirements:
- urllib3
- Facebook app ID credentials
Comments not found