DEV Community

Programmers Quickie

Jinja2 Templating for Python

Jinja Jinja  Jinja is a fast, expressive, extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. Then the template is passed data to render the final document.

Episode source