{"library":"cookies","type":"library","category":null,"description":"The `cookies` library (by Sasha Hart) is a Python module designed for parsing and rendering RFC 6265-compliant HTTP `Cookie:` request headers and `Set-Cookie:` response headers. It offers a cleaner API compared to the standard library's `http.cookies` and explicitly adheres to modern cookie standards, eschewing backward compatibility with older, less compliant RFCs (like 2109 or 2965). The last release was in 2014 (v2.2.1), and there is no apparent active development, suggesting it is no longer maintained.","language":"python","status":"abandoned","version":"2.2.1","tags":["http","cookies","rfc6265","web-development","header-parsing"],"last_verified":"Mon May 25","install":[{"cmd":"pip install cookies","imports":["from cookies import Cookies","from cookies import Cookie"]}],"homepage":null,"github":"https://github.com/sashahart/cookies","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cookies/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cookies/compatibility"}}