jinja
https://github.com/pallets/jinja
Python
A very fast and expressive 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 supported8 Subscribers
Add a CodeTriage badge to jinja
Help out
- Issues
- 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
- Fix include without context in macros
- `test_elif_deep` fails on s390x with `RecursionError`
- tests: lower test_elif_deep depth from 1000 to 100
- Docs
- Python not yet supported