Templating engine?

Leif K-Brooks eurleif at ecritters.biz
Fri Jun 18 16:43:46 EDT 2004


I'm planning to start on a fairly large web application, most likely 
using mod_python. I recently wrote a fairly small (but real-world 
useful) web app with it, and all of those req.write()s made for really 
ugly code. Would a templating engine solve that? Does anyone have any 
suggestions about which one to use?



More information about the Python-list mailing list