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
- Preserve `__slots__` metadata on Undefined types
- Cannot refer to a variable named `self` that was set in an enclosing context
- Fix pickle/copy support for the `missing` singleton
- Added linebreak option for indent filter.
- Undefined objects can't be copied or pickled by Python > 3.5
- Cannot pickle `jinja2.utils.missing`
- jinja filters converts none to string 'none'
- non-deterministic output from compile templates when using tuple unpacking
- Make compiled output deterministic for tuple unpacking in set tag
- Allow to apply certain filters by default (e.g. urlencode)
- Docs
- Python not yet supported