{"library":"aiohttp-session","type":"library","category":null,"description":"aiohttp-session is a Python library that provides robust session management for aiohttp.web applications. It enables developers to store user-specific data across multiple requests using various storage backends, including secure encrypted cookies, Redis, and Memcached. The library maintains an active development pace, with the current version being 2.12.1, and focuses on stability, security, and compatibility with the latest Python and aiohttp versions.","language":"python","status":"active","version":"2.12.1","tags":["aiohttp","session management","web development","asyncio","cookie storage","redis"],"last_verified":"Sun May 24","install":[{"cmd":"pip install aiohttp-session","imports":["from aiohttp_session import get_session","from aiohttp_session import setup","from aiohttp_session.cookie_storage import EncryptedCookieStorage","from aiohttp_session.redis_storage import RedisStorage","from cryptography.fernet import Fernet"]},{"cmd":"pip install aiohttp-session[secure]","imports":[]},{"cmd":"pip install aiohttp-session[aioredis]","imports":[]}],"homepage":null,"github":"https://github.com/aio-libs/aiohttp_session","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiohttp-session/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.2,"avg_import_s":0.65,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiohttp-session/compatibility"}}