My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: facebook, python, rest, web
Show all Featured wiki pages:
ExampleCode

Version 1.2 released on October 27, 2009.

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

This was developed on Python 2.4, but should easily run on other versions.

By default this requires the 'simplejson' module. But if requesting raw text in XML or JSON modes then it is not used or imported. http://cheeseshop.python.org/pypi/simplejson









Hosted by Google Code