html template system?

David Jeske jeske at chat.net
Sun Sep 15 02:26:08 EDT 2002


There is am extremely fast template system called Clearsilver which
has some similarities to Cheetah (Python) or Velocity (Java), except
that it's a C-library and very language neutral. A Python binding is
available:

http://www.clearsilver.net/

On Fri, Sep 13, 2002 at 11:24:55PM +0000, :B nerdy wrote:
> what are good templating systems avaliable for python?
> 
> ive been at http://zebra.sourceforge.org and the documentation is kinda sus.
> zope DocumentTemplate is included with zope. but i want a smaller footprint
> system.
> 
> what are my options? cheers
> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list

-- 
David Jeske (N9LCA) + http://www.chat.net/~jeske/ + jeske at chat.net




More information about the Python-list mailing list