Persistent caching with fire-and-forget updates
December 14, 2011
4 comments
Python file with closing automatically
December 3, 2011
2 comments
Category: Python
Trivial but powerful tips for nosetests
November 19, 2011
0 comments
Category: Python
Slides about Kwissle from yesterdays London Python Dojo
July 8, 2011
0 comments
Category: Python
Optimization story involving something silly I call "dict+"
June 13, 2011
0 comments
TornadoGists.org - launched and ready!
April 6, 2011
1 comment
More productive than Lisp? Really??!
March 10, 2011
0 comments
Category: Python
Connecting with psycopg2 without a username and password
February 24, 2011
12 comments
Category: Python
How I profile my Nginx + proxy pass server
February 16, 2011
3 comments
Categories: Web development, Python
To code or to pdb in Python
December 20, 2010
6 comments
Category: Python