Bases: object
object
Configuration file template content.
source (str) – The path to the template file.
destination (str) – The path to render the template to.
Initialize a Template instance.
Render the template.
Update the context dictionary with user config and static config.