Skip to content
/ tweepy Public
forked from tweepy/tweepy

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

License

Notifications You must be signed in to change notification settings

devrim/tweepy

This branch is 2771 commits behind tweepy/tweepy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d07ecd6 · Apr 23, 2010
Apr 23, 2010
Apr 23, 2010
Nov 5, 2009
Mar 18, 2010
Apr 3, 2010
Nov 7, 2009
Jan 31, 2010
Mar 19, 2010
Mar 18, 2010
Apr 18, 2010
Mar 19, 2010

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, python 3, complete coverage, streaming API

Resources

License

Stars

Watchers

Forks

Packages

No packages published