[ Source: python-aiohttp-session ]
Package: python3-aiohttp-session (2.12.1-3)
Links for python3-aiohttp-session
Debian Resources:
Download Source Package python-aiohttp-session:
- [python-aiohttp-session_2.12.1-3.dsc]
- [python-aiohttp-session_2.12.1.orig.tar.gz]
- [python-aiohttp-session_2.12.1-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
provides sessions for aiohttp.web
The library allows us to store user-specific data into a session object.
The session object has a dict-like interface (operations like session[key] = value, value = session[key] etc. are present).
Before processing the session in a web-handler, you have to register the session middleware in aiohttp.web.Application.
Other Packages Related to python3-aiohttp-session
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp (>= 3.10)
- http client/server for asyncio
Download python3-aiohttp-session
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.6 kB | 58.0 kB | [list of files] |