{"library":"sseclient","type":"library","category":null,"description":"The `sseclient` library (version 0.0.27) is a Python client for consuming Server-Sent Events (SSE) streams, also known as EventSource. It provides an `SSEClient` class that acts as an iterator, allowing easy processing of messages from a server. This version, last updated in September 2020, handles automatic reconnections and parses event data. While functional, it is no longer actively developed, with more recent and actively maintained forks (e.g., `sseclient-py`) addressing modern Python features and known issues.","language":"python","status":"maintenance","version":"0.0.27","tags":["http","sse","server-sent events","streaming","client"],"install":[{"cmd":"pip install sseclient","imports":["from sseclient import SSEClient"]}],"homepage":null,"github":"https://github.com/btubbs/sseclient","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sseclient/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3,"avg_import_s":0.6,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/sseclient/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}