dustin / twitty-twister

A twisted client for twitter-like APIs.

This URL has Read+Write access

Diogo Ferreira (author)
Thu Oct 08 07:36:35 -0700 2009
commit  8ed0c08ec0046acb4b6490f0184a78ce69b54b5b
tree    302bd7da9f8c84156ad0fdc370d976c28be0e7a6
parent  ca3f331cc5dc3d635443c9bba0a17bde976bd301
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/ Loading commit data...
file setup.py Sun Oct 04 10:07:35 -0700 2009 Add vim modelines to main files [defer]
directory test/ Sun Oct 04 09:07:57 -0700 2009 Fix imports in xml tests [defer]
directory twittytwister/
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