On 2008-02-25 Tamer Higazi <[EMAIL PROTECTED]> wrote:
> Question:
> Which is the most loved template engine for python?
>

I recommend pyTenjin template engine.
http://www.kuwata-lab.com/tenjin/

pyTenjin is not famous nor popular, but it is very fast, full-
featured, and
very easy-to-use.
The above web page shows that pyTenjin is about 3 times faster than
Cheetah,
9 times faster than Django, and 60 times faster than Kid.
It is easy to install pyTenjin because it is only single file.

users-gude:
http://www.kuwata-lab.com/tenjin/pytenjin-users-guide.html

examples:
http://www.kuwata-lab.com/tenjin/pytenjin-examples.html

--
regards,
makoto kuwata
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to