minifb


Minimal Facebook API for Python

Version 1.3 released on June 4, 2010.

A minimal API for writing web applications with Facebook in Python. The two functions in the module are all that should be needed to generate and validate information with the Facebook server.

The documentation for the Facebook methods and arguments and return values is well written. http://developers.facebook.com/documentation.php

Minifb will work on Python 2.4 through Python 3.1. It will also work on Google's App Hosting.

Project Information

Labels:
facebook python rest web