most loved template engine on python is?

makoto kuwata kwa at kuwata-lab.com
Sun Feb 24 22:54:11 EST 2008


On 2008-02-25 Tamer Higazi <n... at mail.de> 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



More information about the Python-list mailing list