HTML templating tools

lists at quad.moe lists at quad.moe
Fri Oct 21 01:33:43 EDT 2016


+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.



More information about the Python-list mailing list