Thank you, I am looking into txtemplate; it makes the logic between the views and Resource classes a bit clearer for me.

Did you use txtemplate with Jinja2 or another template engine?


On Wed, Jun 19, 2013 at 10:05 AM, Russell Sim <russell.sim@gmail.com> wrote:

Jo as Queeniebee <joasqueeniebee@gmail.com> writes:

> Are there any examples of a fully featured Twisted application that
> uses Jinja2 or any other templating engine like Mako?

As far as I know buildbot[1] uses Jinja2 for it's templating.  So it
might be worth a look.

Apart from that I have used txtemplate[2] briefly at work and it seemed
reasonably simple to get up and running.

1. https://github.com/buildbot/buildbot/
2. https://github.com/steder/txtemplate

--
Russell