>>> import go_template >>> import yaml >>> tmp_yaml = go_template.render_template('tests/sample.tmpl','tests/values.yml','return') >>> ymls = yaml.load_all(ymp_yaml ...