A simple twitter command line client
Project description
Introduction
ptwit is a simple command-line-based Twitter client.
Screenshots
Requirements
A Twitter account
A Twitter application registered at https://dev.twitter.com/apps
Installation
To install ptwit, simply:
pip install ptwit
Usage
Usage: ptwit.py [OPTIONS] COMMAND [ARGS]...
Options:
-a, --account TEXT Use this account instead of the default one.
--text Print entries as human-readable text.
--json Print entires as JSON objects.
--help Show this message and exit.
Commands:
timeline* List timeline.
accounts List all accounts.
faves List favourite tweets of a user.
follow Follow users.
followers List your followers.
followings List who you are following.
login Log into an account.
mentions List mentions.
messages List messages.
pop Edit or delete the latest tweet.
post Post a tweet.
replies List replies.
search Search Twitter.
send Send a message to a user.
tweets List user's tweets.
unfollow Unfollow users.
whois Show user profiles.
LICENSE
ptwit is under the MIT License. See LICENSE file for full license text.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ptwit-0.2.tar.gz
(8.7 kB
view hashes)