aniav / fbkit

fbkit — a Python interface to Facebook APIs

Home Page:http://code.google.com/p/pyfacebook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fbkit

A Python interface to Facebook APIs.

https://github.com/mirumee/fbkit

Based on the pyfacebook library by Samuel Cormier-Iijima.

Usage

To use this in your own projects, do the standard:

python setup.py install

You can also install it with pip

pip install fbkit

Documentation

Have a look at the examples/ directory. Most of the stuff should be self-explanatory.

About

fbkit — a Python interface to Facebook APIs

http://code.google.com/p/pyfacebook/

License:Other


Languages

Language:Python 100.0%