Fedora Packages

python3-yte Subpackage of python-yte

YAML template engine with Python expressions

YTE is a template engine for YAML format that utilizes the YAML structure in combination with Python expressions for enabling to dynamically build YAML documents. The key idea of YTE is to rely on the YAML structure to enable conditionals, loops and other arbitrary Python expressions to dynamically render YAML files. Python expressions are thereby declared by prepending them with a ? anywhere in the YAML. Any such value will be automatically evaluated by YTE, yielding plain YAML as a result. Importantly, YTE templates are still valid YAML files (for YAML, the ? expressions are just strings). Documentation of YTE can be found at https://yte-template-engine.github.io.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.4-3.fc40 -
Fedora 40 1.5.4-3.fc40 -
Fedora 39 1.5.4-1.fc39 -
Fedora 38 1.5.1-3.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-yte dash maintainers at fedoraproject dot org.



Sources on Pagure