Simple yet powerful template library

Scherer, Bill Bill.Scherer at VerizonWireless.com
Thu May 17 10:19:13 EDT 2001


On Thu, 17 May 2001, Michele Beltrame wrote:

> Hi!
>
> I need a simple but powerful template library (such as what HTML::Template
> is for Perl), with some good usage examples. Suggestions?

I'm quite happy with DocumentTemplate from Zope. (www.zope.org)

It's easy to use outside of Zope, just pur the DocuemtnTemplate folder and
ExtensionClass.so in your PYTHONPATH and away you go.

DocumentTemplate provides looping and conditional constructs, and a
straightforward way of handling Python sequences and class instances.

>
>    Thanks in advance, Michele.

Sure.

>
> --
> Michele Beltrame
> mb at io.com
> http://www.io.com/~mick/
> ICQ# 76660101
> ==> Sito di it.comp.lang.perl: http://www.perl-it.org
> ==> Sei del triveneto e vuoi unirti ai Perl Mongers? Scrivimi!
> --
> http://mail.python.org/mailman/listinfo/python-list
>





More information about the Python-list mailing list