Python: python-twitter: tweet.py

From OnnoWiki
Revision as of 13:07, 28 January 2017 by Onnowpurbo (talk | contribs) (Created page with "Install sudo pip install python-twitter Edit .tweetrc isi [Tweet] consumer_key: *consumer_key* consumer_secret: *consumer_password* access_key: *access_key* acces...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"