hastebinit - quickly paste snippets into hastebin.com
October 11, 2012
9 comments
django-mongokit now compatible with Django 1.4
August 11, 2012
0 comments
Category: Python
How to use premailer as a command line script
July 13, 2012
5 comments
Category: Python
Newfound love of @staticmethod in Python
July 2, 2012
6 comments
Category: Python
Secs sell! How I cache my entire pages (server-side)
May 10, 2012
1 comment
String length truncation optimization difference in Python
March 19, 2012
8 comments
Category: Python
When to __deepcopy__ classes in Python
March 14, 2012
9 comments
Category: Python
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