เขียน tweet app อย่างง่าย
อังคาร, 02/23/2010 - 17:18 | by sake
Twitter มี API ที่ใช้งานง่ายที่หนึ่ง ตัวอย่างคือใช้ python ซึ่งทำให้ง่ายไปอีก
เริ่มจาก โหลด API http://code.google.com/p/python-twitter/
ในกรณีนี้ผมใช้ผ่าน mercurial
จากนั้น install
hg clone https://python-twitter.googlecode.com/hg/ python-twitter cd python-twitter/ sudo python setup.py install
จากนั้น เริ่มเขียนครับ








