Skip to content

waynemoore/tweepy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ______                                   
 /_  __/_      __ ___   ___   ____   __  __
  / /  | | /| / // _ \ / _ \ / __ \ / / / /
 / /   | |/ |/ //  __//  __// /_/ // /_/ / 
/_/    |__/|__/ \___/ \___// .___/ \__, /  
                          /_/     /____/ 

A Twitter library for Python! Also works with identi.ca/laconi.ca !

Features:
  + OAuth support (including xAuth)
  + Covers the entire Twitter API
  + Actively under development
  + Streaming API support
  + Cache system (memory, file)

Documentation: http://joshthecoder.github.com/tweepy/docs/index.html
Mailing list: http://groups.google.com/group/tweepy
Chat: IRC freenode.net #tweepy
      Web interface: http://webchat.freenode.net/?channels=tweepy
Wiki: http://wiki.github.com/joshthecoder/tweepy
Bug tracker: http://github.com/joshthecoder/tweepy/issues

Souce code: 
    Library: http://github.com/joshthecoder/tweepy
    Examples: http://github.com/joshthecoder/tweepy-examples

Author: Joshua Roesslein
License: MIT
Dependencies:
  Python 2.4 or newer
  Simplejson <http://undefined.org/python/#simplejson>
    **Included in python 2.6+
  Python-OAuth <http://code.google.com/p/oauth>
    **Bundled with this library

About

A python library for the Twitter API. OAuth, complete coverage, streaming API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%