Parente's Mindtrove

handlerbag on GitHub

January 23, 2011

I recently pushed for a small utility of mine called handlerbag to github. The code defines a tiny controller for managing a bag of Tornado web server handlers. The controller supports auth using Google OpenID, dynamic loading and unloading of handlers, and simple persistence of handler configuration using anydbm.

The following handlers ship with the code:

Another Read: scp Backward »

I get into this situation all the time: