{"library":"requests-sse","type":"library","category":null,"description":"requests-sse is a Python client library for Server-Sent Events (SSE), built on top of the popular 'requests' HTTP library. It provides an `EventSource` object for consuming event streams, handling reconnections and message parsing according to the WHATWG SSE specification. The current stable version is 0.5.3, with a beta 0.6.0b0 indicating an upcoming major release. The library generally follows an active release cadence with minor updates and bug fixes.","language":"python","status":"active","version":"0.5.3","tags":["sse","server-sent events","requests","http","streaming","client"],"install":[{"cmd":"pip install requests-sse","imports":["from requests_sse import EventSource","from requests_sse import MessageEvent"]}],"homepage":null,"github":"https://github.com/overcat/requests-sse","docs":"https://github.com/overcat/requests-sse","changelog":null,"pypi":"https://pypi.org/project/requests-sse/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.62,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/requests-sse/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}