Description
Generate text, source files, or documents from templates using Python logic. It helps developers produce repeated output such as configuration, web content, reports, or generated code from structured inputs.
This is a template engine for projects and tools, not a writing app. Templates can execute logic, so applications should avoid running untrusted templates or should isolate them carefully.