dustin / twitty-twister

A twisted client for twitter-like APIs.

This URL has Read+Write access

name age message
file .gitignore Sat Sep 12 19:35:37 -0700 2009 Updated test suite for trial. [dustin]
file LICENSE.txt Sun Oct 04 09:06:59 -0700 2009 Create a proper package twittytwister [defer]
file README.markdown Wed May 27 10:49:06 -0700 2009 Point the readme back to my examples. [dustin]
directory example/ Thu Oct 08 22:52:29 -0700 2009 Revert "Add timeout capabilities to __get and _... [dustin]
file setup.py Sun Oct 04 10:07:35 -0700 2009 Add vim modelines to main files [defer]
directory test/ Tue Oct 20 18:01:18 -0700 2009 Revert "Fix tests broken with 9c48463260d88cd20... [dustin]
directory twittytwister/ Sun Dec 13 16:24:51 -0800 2009 add home_timeline() method Signed-off-by: Edua... [ehabkost]
README.markdown

Twitty Twister

Twitty twister allows you to access twitter-compatible APIs from pure twisted apps. It supports standard and OAuth authentication.

See the example/ directory for example commandline tools that exercise various parts of the API.

What are People Saying About It?

Not much, but I consider this an excellent review:

A winning project name if ever I've read one.

Alex Payne