name: aiohttp-jinja2 version: 1.6 summary: jinja2 template renderer for aiohttp.web (http server for asyncio) license: Apache Software License author: Andrew Svetlov homepage: https://github.com/aio-libs/aiohttp_jinja2/ requires_python: >=3.8 python_min: 3.8 install_size: 11.5 KB module_format: py3-none-any repo_url: https://github.com/aio-libs/aiohttp_jinja2/ last_released_at: 2023-11-18T15:30:50Z releases_last_12mo: 0 avg_days_between_releases: 98.1 platforms: any ## dependencies aiohttp >=3.9.0 jinja2 >=3.0.0 ## maintainers Andrew Svetlov