Skip to content

essce/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: https://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.

About

Tweepy examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.9%
  • HTML 6.1%