Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Django + twitter.com: automatic new statuses (karolzielinski.com)
12 points by karol_zielinski on Jan 14, 2010 | hide | past | favorite | 2 comments


Baaaad idea. Seriously, sending username and password in cleartext over the wire because "it's faster to implement" is not something that's worth doing.


If you're considering adding similar functionality to your Django site, check out Tweepy. It's absolutely wonderful.

http://github.com/joshthecoder/tweepy

Python-twitter will work too, but it covers significantly fewer API calls than Tweepy and doesn't have native oauth support (though oauth-python-twitter solves the latter nicely enough).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: