aiohttp-jinja2 1.6
0
jinja2 template renderer for aiohttp.web (http server for asyncio)
Contents
jinja2 template renderer for aiohttp.web (http server for asyncio)
Stars: 231, Watchers: 231, Forks: 60, Open Issues: 3The aio-libs/aiohttp-jinja2
repo was created 9 years ago and the last code push was 2 days ago.
The project is popular with 231 github stars!
How to Install aiohttp-jinja2
You can install aiohttp-jinja2 using pip
pip install aiohttp-jinja2
or add it to a project with poetry
poetry add aiohttp-jinja2
Package Details
- Author
- Andrew Svetlov
- License
- Apache 2
- Homepage
- https://github.com/aio-libs/aiohttp_jinja2/
- PyPi:
- https://pypi.org/project/aiohttp-jinja2/
- GitHub Repo:
- https://github.com/aio-libs/aiohttp_jinja2
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common aiohttp-jinja2 errors.
Code Examples
Here are some aiohttp-jinja2
code examples and snippets.
GitHub Issues
The aiohttp-jinja2 package has 3 open issues on GitHub
- Bump pytest-aiohttp from 0.3.0 to 1.0.3
- Drop Python 3.6, add 3.10.
- Use AppKey
- Bump sphinx from 4.3.2 to 4.4.0