Jinja2 · PyPI
pypi.org › project › Jinja2Nov 09, 2021 · Project description. 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. It includes: Template inheritance and inclusion. Define and import macros within templates.