Templating engine?

Rene Pijlman reply.in.the.newsgroup at my.address.is.invalid
Fri Jun 18 17:04:15 EDT 2004


Leif K-Brooks:
>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?

I've used Cheetah with mod_python and it worked fine:
http://www.cheetahtemplate.org/

-- 
René Pijlman



More information about the Python-list mailing list