
Jinja2 3.1.2
0
A very fast and expressive template engine.
Contents
A very fast and expressive template engine.
Stars: 8671, Watchers: 8671, Forks: 1507, Open Issues: 43The pallets/jinja
repo was created 11 years ago and was last updated 15 hours ago.
The project is extremely popular with a mindblowing 8671 github stars!
How to Install jinja2
You can install jinja2 using pip
pip install jinja2
or add it to a project with poetry
poetry add jinja2
Package Details
- Author
- Armin Ronacher
- License
- BSD-3-Clause
- Homepage
- https://palletsprojects.com/p/jinja/
- PyPi
- https://pypi.org/project/Jinja2/
- GitHub Repo
- https://github.com/pallets/jinja
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Text Processing/Markup/HTML
Related Packages
Errors
A list of common jinja2 errors.
Code Examples
Here are some jinja2
code examples and snippets.
GitHub Issues
The jinja2 package has 43 open issues on GitHub
- custom filters with async_true enabled giving 'coroutine' object is not subscriptable error
- Added items filter
- Consider adding |items filter
- Loop-variables are not accessable in @pass_context / @contextfilter
- Allow custom escape