gorun.py - Using (py)inotify to run commands when files change
July 20, 2009
0 comments
Category: Python
setuptools usability - not good, what can be done?
July 15, 2009
12 comments
Category: Python
premailer.py - Transform CSS into line style attributes with lxml.html
July 11, 2009
9 comments
Category: Python
Most unusual letters in English language
May 12, 2009
11 comments
Category: Python
To JSON, Pickle or Marshal in Python
May 8, 2009
4 comments
Category: Python
Git + Twitter = Friedcode
April 22, 2009
10 comments
To assert or assertEqual in Python unit testing
February 14, 2009
17 comments
Category: Python
bool is instance of int in Python
December 5, 2008
15 comments
Category: Python
domstripper - A lxml.html test project
November 20, 2008
1 comment
Category: Python
The importance of env (and how it works with virtualenv)
September 18, 2008
8 comments
Category: Python