Python: python-twitter: tweet.py

From OnnoWiki
Jump to navigation Jump to search

Install

sudo pip install python-twitter

Edit

.tweetrc

isi

[Tweet]
consumer_key: *consumer_key*
consumer_secret: *consumer_password*
access_key: *access_key*
access_secret: *access_password*

Download

https://raw.githubusercontent.com/bear/python-twitter/master/examples/tweet.py
https://github.com/bear/python-twitter/blob/master/examples/tweet.py


Jalankan

python tweet.py "percobaan tweet dengan tweet.py"