A Python interface to Facebook APIs.
https://github.com/mirumee/fbkit
Based on the pyfacebook library by Samuel Cormier-Iijima.
To use this in your own projects, do the standard:
python setup.py installYou can also install it with pip
pip install fbkitHave a look at the examples/ directory. Most of the stuff should be self-explanatory.