]> jfr.im git - z_archive/twitter.git/blame_incremental - README
Add Hatem to AUTHORS file, prep for 0.4.5 release soonish
[z_archive/twitter.git] / README
... / ...
CommitLineData
1Python Twitter Tools
2
3The Minimalist Twitter API for Python is a Python API for Twitter,
4everyone's favorite Web 2.0 Facebook-style status updater for people
5on the go.
6
7Also included is a twitter command-line tool for getting your friends'
8tweets and setting your own tweet from the safety and security of your
9favorite shell and an IRC bot that can announce Twitter updates to an
10IRC channel.
11
12For 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
19Python Twitter Tools are released under an MIT License.