Post to Twitter from Shell - Python Version


/ Published in: Python
Save to your folder(s)

inspired by http://snipplr.com/view/6594/post-to-twitter-from-the-shell/ . I just rewrote it in Python because I didn't want to install a Ruby interpreter :)

use `chmod +x tweet.py` to run it as `./tweet.py` instead of `python tweet.py`

URL: http://snipplr.com/view/2352/twitter-from-the-command-line-using-curl/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.