I\'m trying to consume an SSE (Server Sent Events) stream from a server using Python. To this end, I\'m trying to use sseclient package.
sseclient
pip install ss