Name : python312-aiohttp_session
| |
Version : 2.12.0
| Vendor : obs://build_opensuse_org/system:homeautomation
|
Release : 1.2
| Date : 2024-04-15 09:51:12
|
Group : Unspecified
| Source RPM : python-aiohttp_session-2.12.0-1.2.src.rpm
|
Size : 0.10 MB
| |
Packager : (none)
| |
Summary : The library provides sessions for aiohttp.web
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/system:/homeautomation:/home-assistant/openSUSE_Factory/noarch |