jinja2
https://github.com/mitsuhiko/jinja2
Python
The Jinja2 template engine
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported12 Subscribers
Add a CodeTriage badge to jinja2
Help out
- Issues
- Something wrong occurred when generating a string for `UserDict`
- Prevent ChainableUndefined from testing as escaped
- ChainableUndefined causes `is escaped` test to pass for `undefined` child elements
- Build the render context without per-key ChainMap lookups
- TypeError: cannot use 'tuple' as a dict key in LRUCache on Python 3.14
- `indent` filter ignores `blank`=`False` when `first`=`True` on first line
- map and groupby filters accept explicit `none` as default value
- [RFC] parser: lineno_end, linepos[_end] and fault tolerance
- FilterArgumentError exception is not documented and not in the "jinja2" module
- `[{}] | map(attribute = "foo", default = None)` still fails
- Docs
- Python not yet supported