[ 源代码: python-cookies ]
软件包:python3-cookies(2.2.1-3)
python3-cookies 的相关链接
Debian 的资源:
下载源码包 python-cookies:
- [python-cookies_2.2.1-3.dsc]
- [python-cookies_2.2.1.orig.tar.gz]
- [python-cookies_2.2.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gitlab.com]
相似软件包:
Python 3 RFC 6265-compliant cookie parser and renderer
Python 3 module for HTTP cookies: parsing and rendering 'Cookie:' request headers and 'Set-Cookie:' response headers according to RFC 6265, and exposing a convenient API for creating and modifying cookies. It can be used as a replacement of Python's Cookie.py (aka http.cookies). It provides robust and lenient parsing and extensive documentation.