Simple Web Templating system with execution in templates

Graham Fawcett graham.fawcett at gmail.com
Wed Sep 8 01:35:28 EDT 2004


You might consider using Quixote: it's quite minimal as frameworks go,
and it's been used with templating libraries in the "sandbox" manner
that you've mentioned.

Take a look at

http://quixote.ca/qx/TemplatingWithCheetah
for an example.

-- Graham




More information about the Python-list mailing list