{"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"],"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"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Thu Jul 09","install_tag":null}}