twitter 1.7.2
An API and command-line toolset for Twitter (twitter.com)
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, after installing the twitter package:
- 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
The Command-Line Tool
The command-line tool currently supports the following things:
- view your friends' recent tweets
- view your recent replies
- view the public timeline
- follow and unfollow (leave) friends
- view tweets from lists
- various output formats for tweet information
- read your username and password from a config file
The bottom line: type twitter, receive tweets.
The IRC Bot
The IRC bot is associated with a twitter account (either your own account or an account you create for the bot). The bot announces all tweets from friends it is following. It can be made to follow or leave friends through IRC /msg commands.
twitter-log
twitter-log is a simple command-line tool that dumps all public tweets from a given user in a simple text format. It is useful to get a complete offsite backup of all your tweets. Run twitter-log and read the instructions.
Python Twitter Tools are released under an MIT License.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| twitter-1.7.2.tar.gz (md5) | Source | 2011-11-22 | 20KB | 3749 | |
- Author: Mike Verdone
- Home Page: http://mike.verdone.ca/twitter/
- Keywords: twitter,IRC,command-line tools,web 2.0
- License: MIT License
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: End Users/Desktop
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Topic :: Communications :: Chat :: Internet Relay Chat
- Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
- Topic :: Utilities
- Package Index Owner: sixohsix
- DOAP record: twitter-1.7.2.xml
