public
Fork of dustin/twitty-twister
Description: A twisted client for twitter-like APIs with OAuth support.
Homepage: http://lapin-blanc.net/26/05/2009/twisted-python-twitter-oauth/
Clone URL: git://github.com/dunglas/twitty-twister.git
name age message
file .gitignore Mon Feb 16 17:29:34 -0800 2009 Updated .gitignore for emacs. [dustin]
file README.markdown Wed May 27 10:49:06 -0700 2009 Point the readme back to my examples. [dustin]
directory example/ Sun Jul 12 14:19:25 -0700 2009 New test file for the show_user method with OAuth. [Kévin Dunglas]
directory lib/ Sun Jul 12 14:14:54 -0700 2009 Fixed bug in show_user method used with OAuth a... [Kévin Dunglas]
directory test/ Sat Jun 20 03:46:19 -0700 2009 Examples. [Kévin Dunglas]
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