[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Davide Rognoni
I can not study all egines http://wiki.python.org/moin/Templating -- Best Template Engine http://pyoohtml.appspot.com/best-template-engine On Sep 3, 11:52 pm, Davide Rognoni <[EMAIL PROTECTED]> wrote: > The vote is similar to the rating: show the best on top. > > -- Best Template Enginehttp://py

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Davide Rognoni
The vote is similar to the rating: show the best on top. -- Best Template Engine http://pyoohtml.appspot.com/best-template-engine On Sep 3, 11:43 pm, Brian Clapper <[EMAIL PROTECTED]> wrote: > On 9/3/08 5:23 PM, Davide Rognoni wrote: > > > Yes, but the vote indicates the developers preference ab

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Brian Clapper
On 9/3/08 5:23 PM, Davide Rognoni wrote: > Yes, but the vote indicates the developers preference about the > template systems. > Then you can focus on the best library. What is? I know the purpose of the vote. I just think voting on a favorite template engine is ... well, not very useful. Brian

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Davide Rognoni
Yes, but the vote indicates the developers preference about the template systems. Then you can focus on the best library. What is? -- Best Template Engine http://pyoohtml.appspot.com/best-template-engine On Sep 3, 11:16 pm, Brian Clapper <[EMAIL PROTECTED]> wrote: > On 9/3/08 4:49 PM, Noah Gift

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Brian Clapper
On 9/3/08 4:49 PM, Noah Gift wrote: > On Wed, Sep 3, 2008 at 4:48 PM, Davide Rognoni <[EMAIL PROTECTED]> wrote: >> Then you can vote this template :-) > > Hopefully, people using other templates would be kind enough to post a > how to on getting it working on the cookbook site google set up. > >

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Davide Rognoni
But on GAE cookbook I don't see the right category for no-django- template-system. On Sep 3, 10:49 pm, "Noah Gift" <[EMAIL PROTECTED]> wrote: > On Wed, Sep 3, 2008 at 4:48 PM, Davide Rognoni <[EMAIL PROTECTED]> wrote: > > > Then you can vote this template :-) > > Hopefully, people using other te

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Davide Rognoni
Then you can vote this template :-) -- Best Template Engine http://pyoohtml.appspot.com/best-template-engine On Sep 3, 10:30 pm, Thomas Johansson <[EMAIL PROTECTED]> wrote: > Jinja 2. Similar to django templates but much more powerful and rivals > mako in speed. It also has sane, python-like co

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Noah Gift
On Wed, Sep 3, 2008 at 4:48 PM, Davide Rognoni <[EMAIL PROTECTED]> wrote: > > Then you can vote this template :-) Hopefully, people using other templates would be kind enough to post a how to on getting it working on the cookbook site google set up. http://appengine-cookbook.appspot.com/ > > -

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Thomas Johansson
Jinja 2. Similar to django templates but much more powerful and rivals mako in speed. It also has sane, python-like conditionals; No "ifnotequal" and such sillyness. Important to note that it is however NOT embedded python. http://jinja.pocoo.org/2/ On Sep 3, 9:49 pm, Davide Rognoni <[EMAIL PROT

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Davide Rognoni
- First aim: performance; On Sep 3, 9:57 pm, "Andrew Badera" <[EMAIL PROTECTED]> wrote: > Perhaps you need to elucidate your purpose better instead of posting > seemingly random performance stats. > > On Wed, Sep 3, 2008 at 3:56 PM, Davide Rognoni <[EMAIL PROTECTED]>wrote: > > > > > Because I'm l

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Andrew Badera
Perhaps you need to elucidate your purpose better instead of posting seemingly random performance stats. On Wed, Sep 3, 2008 at 3:56 PM, Davide Rognoni <[EMAIL PROTECTED]>wrote: > > Because I'm looking for alternatives to Django template system. > > On Sep 3, 9:52 pm, "Andrew Badera" <[EMAIL PRO

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Davide Rognoni
Because I'm looking for alternatives to Django template system. On Sep 3, 9:52 pm, "Andrew Badera" <[EMAIL PROTECTED]> wrote: > Why are you posting this to this list? > > On Wed, Sep 3, 2008 at 3:49 PM, Davide Rognoni <[EMAIL PROTECTED]>wrote: > > > > >http://www.makotemplates.org > > Mako is a t

[google-appengine] Re: Mako Templates for Python

2008-09-03 Thread Andrew Badera
Why are you posting this to this list? On Wed, Sep 3, 2008 at 3:49 PM, Davide Rognoni <[EMAIL PROTECTED]>wrote: > > http://www.makotemplates.org > Mako is a template library written in Python. > > Insanely Fast. An included bench suite, adapted from a suite included > with Genshi, has these resul