Please login to access the resource

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

Edit Package python-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 %}
Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
Jinja2-2.11.3.tar.gz 0000257589 252 KB
python-Jinja2.changes 0000022320 21.8 KB
python-Jinja2.spec 0000002784 2.72 KB
Source MD5 is e0a5181dec00e7614e7b57c7040ea2ce (latest revision is 1)
Comments 0
openSUSE Build Service is sponsored by