Re: ANN: pyTenjin 1.0.0 - a high-speed and full-featured template engine

2011-02-22 Thread Dhaivat Pandya
On Feb 21, 8:15 pm, Makoto Kuwata wrote: > Hi all, > > I released pyTenjin > 1.0.0.http://pypi.python.org/pypi/Tenjin/http://www.kuwata-lab.com/tenjin/ > > This release contains a lot of enhancements and changes. > > Overview > > > * Very fast: about 10 times faster than Django template

ANN: pyTenjin 1.0.0 - a high-speed and full-featured template engine

2011-02-21 Thread Makoto Kuwata
Hi all, I released pyTenjin 1.0.0. http://pypi.python.org/pypi/Tenjin/ http://www.kuwata-lab.com/tenjin/ This release contains a lot of enhancements and changes. Overview * Very fast: about 10 times faster than Django template engine * Easy to learn: no need to learn template-original