Hi Ayan,

I have not tried it myself yet, but how about tenjin?
http://www.kuwata-lab.com/tenjin/

Besides that, if you can use python2.7 runtime, jinja2 is now bundled
in the SDK, and should be fast thanks to its bytecode cache, which is
only available with python2.7 runtime.

However, in most cases, the difference here might be negligible
compared to the cost of various RPCs.

-- Takashi

On Wed, Apr 25, 2012 at 6:36 PM, Ayan Debnath <ios...@gmail.com> wrote:
> Dear Friends,
>
>
> Can you please suggest me which one is the SMALLEST and FASTEST template
> engine for Google App Engine on Python2.5 and Python2.6 ?
>
> I am looking for the SMALLEST and FASTEST.
>
> Thank you
> Ayan Debnath
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.



-- 
Takashi Matsuo | Developer Advocate | tmat...@google.com | 03-6384-9224

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to