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
- Use SPDX license identifier
- Fix variable name in docs
- Fix typo in templates docs
- Add contains test
- template.stream().dump( ) could take a path like object.
- Add option to preserve comments when parsing templates
- Sandbox format_map in for loop: TypeError: format_map() takes exactly one argument 2 given
- Support generic `Traversable` in `FileSystemLoader`
- add MutableSequence.{clear,pop} to modifies_known_mutable check
- `MutableSequence` coverage in `ImmutableSandboxedEnvironment`
- Docs
- Python not yet supported