Go to file
Jonathan LaCour 21ad8ea6f2 Removing requirement for simplejson and using Python 2.6 built-in JSON
if available, otherwise we fallback to simplejson.

Improved the default jsonification rule for datetime and date objects.
2010-09-29 00:05:04 -04:00
2010-09-28 13:08:30 -04:00
2010-09-28 13:08:30 -04:00

A WSGI object-dispatching web framework, in the spirit of TurboGears, only 
much much smaller, with many fewer dependancies.

TODO
====
 
 * Switch "hooks" over to Context Managers.
 
 * JSONify dates as isoformat strings by default.
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.6 MiB
Languages
Python 99%
HTML 0.9%
CSS 0.1%