Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #15314 > unrolled thread

Bug#1055930: ITP: yte -- YAML template engine with Python expressions

Started byAnanthu C V <weepingclown@disroot.org>
First post2023-11-14 13:50 +0100
Last post2023-11-14 13:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.maint.python


Contents

  Bug#1055930: ITP: yte -- YAML template engine with Python expressions Ananthu C V <weepingclown@disroot.org> - 2023-11-14 13:50 +0100

#15314 — Bug#1055930: ITP: yte -- YAML template engine with Python expressions

FromAnanthu C V <weepingclown@disroot.org>
Date2023-11-14 13:50 +0100
SubjectBug#1055930: ITP: yte -- YAML template engine with Python expressions
Message-ID<HA11D-5odr-5@gated-at.bofh.it>
Package: wnpp
Severity: wishlist
Owner: Ananthu C V <weepingclown@disroot.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : yte
  Version         : 1.5.1
  Upstream Author : Johannes K��ster <johannes.koester@tu-dortmund.de>
* URL             : https://github.com/yte-template-engine/yte
* License         : Expat
  Programming Lang: Python
  Description     : YAML template engine with Python expressions

Binary package names: python3-yte
 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).

[toc] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web