]> jfr.im git - z_archive/twitter.git/blob - README
0.4.3 - fix for broken POST requests
[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 updates 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
17 * visit http://mike.verdone.ca/twitter for more info
18
19 Python Twitter Tools are released under an MIT License.