python3-aiohttp-session
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/aio-libs/aiohttp-session
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-aiohttp-session