I find Google AppEngine's webapp to be a much improved version of web.py. It's not as ridiculously short, but it's much more polished, and the added bulk is universally useful.
I hadn't seen their indigenous templating system before -- it looks pretty slow, though not as dog-slow as Genshi.
Comments
I find Google AppEngine's webapp to be a much improved version of web.py. It's not as ridiculously short, but it's much more polished, and the added bulk is universally useful.
I hadn't seen their indigenous templating system before -- it looks pretty slow, though not as dog-slow as Genshi.