[ 原始碼: python-aiohttp-session ]
套件:python-aiohttp-session-doc(2.12.1-1)
python-aiohttp-session-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-aiohttp-session:
- [python-aiohttp-session_2.12.1-1.dsc]
- [python-aiohttp-session_2.12.1.orig.tar.gz]
- [python-aiohttp-session_2.12.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
provides sessions for aiohttp.web (documentation)
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.
This package provides the HTML documentation.
其他與 python-aiohttp-session-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation