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