Kevin Dangoor wrote:

What I like about Cheetah
is that it's concise (unlike TAL), is pleasant to work with (subjective
to be sure, but I don't like ClearSilver's syntax), is reasonably
performant, and strikes a nice balance between functionality and
separation of concerns.

Utterly shameless self-plug here, but HTMLTemplate <http://freespace.virgin.net/hamish.sanderson/htmltemplate.html> is a mature, powerful and flexible DOM-like HTML templating system that's also refreshingly simple and unintrusive in both implementation and use. I've also just posted an update to its plain text-oriented sibling, texttemplate <http://freespace.virgin.net/hamish.sanderson/texttemplate.html> (the documentation isn't quite done yet, but the module itself should be quite usable).


Cheers,

has
--
http://freespace.virgin.net/hamish.sanderson/
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to