• Stars
    star
    153
  • Rank 243,368 (Top 5 %)
  • Language
    Python
  • Created about 15 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tweepy examples

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.