Re: [google-appengine] Twitter + OAuth Python example

2011-03-21 Thread Niklas Rosencrantz
I followed links to a project called tweetapp https://github.com/tav/tweetapp I hope you can comment it that can login twitter users to my app using it after registering a key with twitter. Regards, Niklas -- You received this message because you are subscribed to the Google Groups Google App

[google-appengine] Twitter + OAuth Python example

2011-03-20 Thread Raisen
I've searched for awhile but couldn't find a recent working example to integrate Twitter + OAuth on Google App Engine using Python. I've tried this class http://code.google.com/p/oauth-python-twitter2/ but I wasn't able to make it to work on App Engine. -- You received this message because you

Re: [google-appengine] Twitter + OAuth Python example

2011-03-20 Thread Bart Thate
Try tweepy, its really nicely written. http://joshthecoder.github.com/tweepy/docs/auth_tutorial.html#oauth-authentication http://joshthecoder.github.com/tweepy/docs/auth_tutorial.html#oauth-authentication Groet, Bart @jsonbot Heerhugowaard, Netherlands programming schizofrenic -