Thanks! It's been a lot of fun working on it, the API seems really
well done. ;)

- Ryan

On Jun 25, 11:31 am, Doug Williams <d...@twitter.com> wrote:
> I'll add it to the libraries section today. Thanks for contributing!
>
> Thanks,
> Doug
>
> On Thu, Jun 25, 2009 at 5:25 AM, Ninjamonk <dar...@stuartmedia.co.uk> wrote:
>
> > great work, I am playing with it now. I am going to see if it works
> > with GAE.
>
> > you should get it added herehttp://apiwiki.twitter.com/Libraries
>
> > On Jun 25, 7:51 am, Ryan McGrath <ryan.mcgra...@gmail.com> wrote:
> > > Hey all,
>
> > > I've been working on a Twitter library for Python in my spare time.
> > > It's the first library I've written in full for the language, so I'm
> > > sure there's quite a few things that could be improved, but I think
> > > I've gotten it to a point where I can throw it out there and see if
> > > anyone's interested in it.
>
> > > It covers the REST API and the Search API at the moment. I'm working
> > > on OAuth support, and I haven't had time to look at the Streaming API
> > > stuff in-depth yet, but I'd like to hit that at some point as well.
> > > There's still a lot of other small pieces that I want to add which
> > > would respect the API more, but it's usable in its current state.
>
> > > There's an experimental build for Python 3k as well, if anyone's into
> > > that sort of thing. I wouldn't consider either of these fully
> > > production-ready yet, but feel free to use it however you want. I'd
> > > really appreciate it if anyone could check it out at the following
> > > link and critique it.
>
> > >http://github.com/ryanmcgrath/tango/tree/master
>
> > > It's somewhat inspired by Python-Twitter (http://code.google.com/p/
> > > python-twitter/), but I'd say it's a little more simplistic overall.
> > > It requires people to be familiar with the Twitter API itself, so you
> > > can't just blindly use the library. I consider this a good thing, but
> > > some others might not. ;)

Reply via email to