🧠Second Brain
Search
Jinja Template
Jinja stands out as a fast, expressive, and expandable templating engine. It incorporates special placeholders in the template, allowing for code writing in a manner akin to Python syntax. Subsequently, this template is supplied with data to produce the final document.
“See also”
Query from the dbt community: Is there a straightforward method to incorporate a Python object or function into the Jinja context from my project? Despite extensive searching, I couldn’t identify a clear solution. Tweet by Maxime Beauchemin
For detailed information: Jinja — Jinja Documentation (3.1.x)
Origin:
References:
Created 2022-08-01