CMD + K

jinja2

Anaconda Verified

A very fast and expressive template engine.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::jinja2

Usage Tracking

3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
5 / 8 versions selected
Total downloads: 0

Description

Jinja is a fast, expressive, extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. Then the template is passed data to render the final document.

It includes: - Template inheritance and inclusion. - Define and import macros within templates. - HTML templates can use autoescaping to prevent XSS from untrusted user input. - A sandboxed environment can safely render untrusted templates. - AsyncIO support for generating templates and calling async functions. - I18N support with Babel. - Templates are compiled to optimized Python code just-in-time and cached, or can be compiled ahead-of-time. - Exceptions point to the correct line in templates to make debugging easier. - Extensible filters, tests, functions, and even syntax.

Jinja's philosophy is that while application logic belongs in Python if possible, it shouldn't make the template designer's job difficult by restricting functionality too much.

About

Summary

A very fast and expressive template engine.

Information Last Updated

Nov 4, 2025 at 01:49

License

BSD-3-Clause

Total Downloads

1.7M

Platforms

Linux ppc64le Version: 3.1.2
macOS arm64 Version: 3.1.6
Linux 64 Version: 3.1.6
Win 32 Version: 2.10.1
noarch Version: 3.0.3
Linux aarch64 Version: 3.1.6
Linux s390x Version: 3.1.6
macOS 64 Version: 3.1.6
Linux 32 Version: 2.10
Win 64 Version: 3.1.6