html templates

Pierre-Frédéric Caillaud peufeu at free.fr
Mon Aug 23 06:26:17 EDT 2004


	I tried Cheetah and found it to be a bit slow. Maybe it has too many  
features. The template language is great, though.

	For speed, I'd recommend mod_python + psyco

> Ajay:
>> i am looking for a framework to create a fast dynamic website. between
>> using Cheetah and HTMLTemplate which would you recommend?
>
> I've used Cheetah and it's great. I have no experience with HTMLTemplate
> though.
>
>> also quixote offers a session management API? how secure is this session
>> management? is it just a cookie on the client side?
>
> Feel lucky:
> http://www.google.com/search?q=quixote+session+management
>




More information about the Python-list mailing list