[ Source: python-aiohttp-session ]
Package: python3-aiohttp-session (2.11.0-1)
Links for python3-aiohttp-session
Debian Resources:
Download Source Package python-aiohttp-session:
- [python-aiohttp-session_2.11.0-1.dsc]
- [python-aiohttp-session_2.11.0.orig.tar.gz]
- [python-aiohttp-session_2.11.0-1.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
- http client/server for asyncio
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- or python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
Download python3-aiohttp-session
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.0 kB | 58.0 kB | [list of files] |