Hey all,

Here's code I wrote to handle Twitter+OAuth on Google App Engine:

  http://github.com/tav/tweetapp

Specifically:

  
http://github.com/tav/tweetapp/blob/7ba5452b9cc3787cc5f546303ffa44422778c0e5/source/oauth.py

@ryanwi has a version with a simple demo app currently running on:

  http://twitteroauth.appspot.com/

Hope this is of use to some of you. Let me know if you've got
questions, thoughts, &c.

I ended up writing my own OAuth client code as the standard library is
needlessly complicated. Ryan and I were thinking of making a simple
set of clients which handled interacting with Twitter through App
Engine -- using both BasicAuth or OAuth.

Let me know if that would be useful to any of you.

-- 
love, @tav

plex:espians/tav | [email protected] | +44 (0) 7809 569 369

Reply via email to