[twitter-dev] Need tips on avoiding having application banned

2010-05-21 Thread pythonista
Hello, I just spent about 45 min browsing discussions about how spammers caused the third party developer application to be banned and thought I'd ask for some tips on this. I'm writing a web-based app, not live yet, that will allow users to schedule tweets, in a more customized way of existing

[twitter-dev] Python Twitter

2010-06-12 Thread pythonista
Hello, I am using the simplegeo fork of python-oauth2, and it is working fine. However, I then realize it doesn't contain API calls to actually send tweets. Anyone know of a particular Api wrapper that has updated its code, so that calls are made using the token/token secret that is now mandator

[twitter-dev] Re: Python Twitter

2010-06-12 Thread pythonista
Great, Josh, I'll check that out. Thank you On Jun 12, 7:50 pm, Josh Roesslein wrote: > I author a library called Tweepy [1] that works fine with OAuth. > > [1]http://github.com/joshthecoder/tweepy > > On Sat, Jun 12, 2010 at 9:39 PM, pythonista wrote: > > Hello, >

[twitter-dev] Re: Python Twitter

2010-06-13 Thread pythonista
witter/to include > the XAuth token exchange call. > > -- > Hwee-Boon > > On Jun 13, 10:39 am, pythonista wrote: > > > Hello, > >  I am using the simplegeo fork of python-oauth2, and it is working > > fine. > > > However, I then realize it doesn't conta