]> jfr.im git - z_archive/twitter.git/blob - README
Heading for 0.4.1. Use stdlib json module if available, remove a 2.6 deprecation.
[z_archive/twitter.git] / README
1 Python Twitter Tools
2
3 The Minimalist Twitter API for Python is a Python API for Twitter,
4 everyone's favorite Web 2.0 Facebook-style status updater for people
5 on the go.
6
7 Also included is a twitter command-line tool for getting your friends'
8 tweets and setting your own tweet from the safety and security of your
9 favorite shell and an IRC bot that can announce Twitter updated to an
10 IRC channel.
11
12 For more information:
13
14 * import the `twitter` package and run help() on it
15 * run `twitter -h` for command-line tool help
16 * run `twitterbot -h` for IRC bot help