My favorites | Sign in
Project Home
Project Information
Members
Featured
Downloads
Wiki pages
Links

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

Features

  • OAuth support
  • Up-to-date with Twitter API
  • Actively under development
  • Streaming API support
  • Cache system (memory, file, memcache)
  • Python 3 branch

Support

Installing

  • easy_install tweepy
OR
  • source code from Git
    1. git clone git://github.com/joshthecoder/tweepy.git
    2. cd tweepy
    3. python setup.py install
OR

Author: Joshua Roesslein

License: MIT

Dependencies

Powered by Google Project Hosting