On Wed, Nov 20, 2013 at 2:52 PM, vijay siva <[email protected]> wrote:
> Hi Friends, > I m beginner in python language. > I have update status/comments for facebook using python. > i did not get any correct documentation. > Is there a specific reason for using pyfacebook? It is over 3 years old. I would suggest you use pythonforfacebook @ https://github.com/pythonforfacebook/facebook-sdk Facebook integration for an app is easy. BUT you should read the architecture documentation of the official Facebook API @ https://developers.facebook.com/docs/. There are a series of steps which is quite clearly explained. The oauth2 part is the only part a beginner might find difficult. Regards, Arun http://wondroussky.blogspot.in/ http://wondrouscode.blogspot.in/ "கற்றது கைமண் அளவு, கல்லாதது உலகளவு" - ஔவையார் Known is a drop, Unknown is an ocean _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
