This repository was archived by the owner on Feb 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 719
Python Twitter API
License
python-twitter-tools/twitter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Python Twitter Tools 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. 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 updates to an IRC channel. For more information: * import the `twitter` package and run help() on it * run `twitter -h` for command-line tool help * run `twitterbot -h` for IRC bot help * visit http://mike.verdone.ca/twitter for more info Python Twitter Tools are released under an MIT License.