cookies.py is a Python module for working with HTTP cookies: parsing and rendering 'Cookie:' request headers and 'Set-Cookie:' response headers, 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).
While this is intended to be a good module for handling cookies, it does not even try to do any of the following:
This does not compete with the cookielib (http.cookiejar) module in the Python standard library.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
2.2.1-bp153.1.35 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
2.2.1-bp152.4.8 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
2.2.1-bp151.3.3 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
2.2.1-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|