Twitter

เขียน tweet app อย่างง่าย


Twitter มี API ที่ใช้งานง่ายที่หนึ่ง ตัวอย่างคือใช้ python ซึ่งทำให้ง่ายไปอีก
เริ่มจาก โหลด API http://code.google.com/p/python-twitter/
ในกรณีนี้ผมใช้ผ่าน mercurial
จากนั้น install

  1. hg clone https://python-twitter.googlecode.com/hg/ python-twitter
  2. cd python-twitter/
  3. sudo python setup.py install

จากนั้น เริ่มเขียนครับ