Archives Jan. 18, 2010
Python's Too Easy
Written by
on
in
Snaking.
As I work on my little Tornado project I occasionally run into things that are packaged for other frameworks, CouchDB, Recaptcha, that kind of thing. They're the kind of thing that you can write a basic client for in a few hours (less for Recaptcha, of course), but then you realize there's corner cases, little ...