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
- Added linebreak option for indent filter.
- indent filter uses \n always rather than following api newline_sequence
- Type annotation wrong on TemplateStream.dump?
- Option to preserve comments in the AST
- injecting tokens in filter_stream fails with "expected token end of print statement"
- Allow passing multiple templates to import, just like include
- ext.i18n policy to fallback to untranslated string when interpolation fails
- Fix pow and unary operators order
- Negative number raised to even power gives negative result if exponent is a variable
- Faulty handling of UNC paths
- Docs
- Python not yet supported