Local git repository hosting with a sexy web interface and bonjour discovery. It's like your own little adhoc, network-aware github!
22 commits »
Added support for realtime twitter track.
Added birddog/shadow/follow realtime API.
Exposed a couple methods I needed a bit more broadly.
Point the readme back to my examples.
Make verify_creds work again.
Wrapped some lines.
Update examples to be executable.
OAuth support and examples for list_followers and list_friends methods.
Added...
Delete...
Merge branch 'master' of git://github.com/dustin/twitty-twister
OAuth support, cleaning.
Removed TODO file.
Updated doc.
Adding OAuth support to this library.
Normalize case in my assertion.
Dump an entire timeline from example/user_timeline.py
Whoops
6 commits »
Killing TODO. File issues if you want more stuff.
Support for processing realtime twitter feeds.
Increase visibility of a couple methods.
A couple more user attributes found in the wild.
Handle twitter:lang
Edited examples
Script to have my iTunes subscribe to podcasts that I tag in my google bookmarks
Moved twitty into a package, added a setup.py