orangeqs.juice.orchestration.template#

Utility functions for handling jinja2 templates.

Module Contents#

Functions#

load_template

Load a template by name from the templates directory.

API#

orangeqs.juice.orchestration.template.load_template(template_name: str) jinja2.Template#

Load a template by name from the templates directory.