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
- indent filter uses \n always rather than following api newline_sequence
- Mark output of Template(..., autoescape=True).render() as safe
- Support explicitly disabling positional arguments in macros
- Refactor PackageLoader to use importlib_resources
- Type annotation wrong on TemplateStream.dump?
- refactor `PackageLoader` to use `importlib.resources`
- Option to preserve comments in the AST
- Allow to customize some behaviors of Lexer, so that Extension instances get can the raw block begin and end info.
- Allow to customize some behaviors of Lexer, so that Extension instances can know raw block begin and end info.
- filters.map: apply filter to attribute ("mapattr")
- Docs
- Python not yet supported