Has the PyFacebook library been deprecated, discontinued or replaced?
Every link I find for the tutorials leads me to this:
http://developers.facebook.com/search?q=User:PyFacebook_Tutorial
Which doesn't work. Couldn't find anything on facebook developers... closest guess is that it was replaced by:
https://github.com/facebook/python-sdk
Anyone kno开发者_运维百科w for sure?
Looks like PyFacebook is has been discontinued. The Facebook dev docs page links directly to the python-sdk project on github, interestingly there's no mention of python on this SDK at all.
精彩评论