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
- Improve support for trailing commas in macro signatures, calls & with statements
- `lexer.Token.value` has wrong type
- `Failure.__call__` provides wrong arguments to `self.error_class`
- Faulty handling of UNC paths
- Loop-variables are not accessable in @pass_context / @contextfilter
- Start adding indent_blocks to the lexer
- Allow custom escape
- Allow custom autoescape functions as result of the autoescape function parameter for the Environment
- Text does not get translated with _ if such text is inside a macro
- Ability to write Jinja loaders that use async/await
- Docs
- Python not yet supported