Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 768 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 768 Bytes

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.