Introduction to Jinja2
December 10, 2015
Introduction to Jinja2 by examples. Jinja2 is a modern and designer-friendly templating language for Python, modelled after Django's templates. It is fast, widely used and secure with the optional sandboxed template execution environment.