django

TwitterFacebook
Get flash to fully experience Pearltrees
markdown

webframeworks

"Server startup" and its discontents

http://www.b-list.org/weblog/2007/nov/05/server-startup/ A fairly common question people ask on the Django mailing lists and in the IRC channel is “how do I have something run when the server starts up?”
GitHub is now the "source of truth" but I will always try to update to this project page. https://github.com/bear/python-twitter

python-twitter - Google Code

http://code.google.com/p/python-twitter/
http://www.packtpub.com/article/multiple-templates-in-django

Multiple Templates in Django

Share this page via Facebook, Twitter or LinkedIn.

Adding Your Twitter Status to a Django Site

http://www.omh.cc/blog/2008/aug/4/adding-your-twitter-status-django-site/ As part of changing the layout of my blog I wanted to add my latest Twitter status to the bottom left corner. It turned out to be very straight forward. Python has an excellent Twitter API — very litle code was required.