Posted By

nate_smith on 08/14/08


Tagged

twitter


Versions (?)

Who likes this?

3 people have marked this snippet as a favorite

noah
DrewDouglass
ibito


Post to Twitter from Shell - Python Version


Published in: Python 


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

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

Report this snippet 

You need to login to post a comment.