A fast and easy to use template engine written in pure Python

Edit Package saltbundlepy-jinja2

Jinja2 is a template engine written in pure Python. It provides a Django
inspired non-XML syntax but supports inline expressions and an optional
sandboxed environment. Here a small example of a Jinja template:

{% extends 'base.html' %}
{% block title %}Memberlist{% endblock %}
{% block content %}


{% for user in users %}
{{ user.username }}
{% endfor %}

{% endblock %}
  • Links to systemsma...ck:bundle / saltbundlepy-jinja2
  • Download package
  • osc -A https://api.opensuse.org checkout systemsmanagement:Uyuni:Master:EL9-Uyuni-Client-Tools:Build-Dependencies/saltbundlepy-jinja2 && cd $_
  • Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
Jinja2-3.0.3.tar.gz 0000269196 263 KB 8 months
saltbundlepy-jinja2.changes 0000022464 21.9 KB 8 months
saltbundlepy-jinja2.spec 0000002132 2.08 KB 8 months
Comments 0
openSUSE Build Service is sponsored by