Description
Renders Mustache templates from Python. It helps applications generate HTML, text, configuration, email bodies, or documents from data using a logic-light template style.
Template output can expose unescaped user data if used in the wrong context. Choose escaping and validation rules appropriate for the target format.