+1 for Jinja2. I love that shit

On 2016-10-20 23:16, Adrian Petrescu wrote:
On Thu, 20 Oct 2016 11:34:36 +0200, Tony van der Hoff wrote:

Can anyone recommend a suitable replacement (preferably
compatible with htmltmpl)?

I don't think anything is going to be compatible with htmltmpl, but Jinja2 is a very widely-used, well-supported and easy-to-learn templating engine
for Python: http://jinja.pocoo.org/docs/dev/

There's nothing specific to HTML about it, but that is its most common
use case.
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to