i just tossed this on github and pypi - facebook_utils

https://github.com/jvanasco/facebook_utils
http://pypi.python.org/pypi/facebook_utils

it wraps the current facebook user flows.  the official python sdk
from facebook is deprecated and unsupported.

the main class is FacebookHub

an ancillary class, FacebookPyramid will try to do most of the work
via settings in environment.ini , and will pull data from the request
object.  everything can be overridden easily.

this was refactored from a few things of code, so there's a lot of
crap in there that is likely to go in future versions -- namely all
the overrides ( the objects are simple and lightweight , you should
just create multiple items if needed )

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to