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
- Enclosing `{% block %}` in `{% with %}` prevents use of macros defined in parent template
- ModuleLoader threading/references issue
- deepcopy(jinja2.Template(...)) raises an exception
- Unable to override Imported macros from a child template with super()
- Map template lines to generated code for coverage support
- Jinja2 filter operator precedence is confusing
- Overriding blueprint template does not take effect until restart
- How to split up giant macros.html into many files without changing interface?
- imported templates are being cached for too long
- Support passing arguments to {% include %} tag.
- Docs
- Python not yet supported