Tweepy Examples
You can find the Tweepy library here: https://github.com/tweepy/tweepy
streamwatcher.py
Twitter Streaming API client example.
appengine
Demonstrates using Tweepy along with appengine. Currently shows how to implement OAuthHandler properly.
repeater
A bot that automatically retweets any tweets in which its name is "mentioned". Author: Charles Hooper Website: http://code.google.com/p/twitter-repeater
Example Contributions
If you have an example you would like to offer, please email [email protected] or send me a pull request on github or gitorious.
License
All examples here are public domain unless otherwise specified within the example's code files.