Lightstreamer Python Client SDK
Lightstreamer Python Client SDK enables any Python application to communicate bidirectionally with a Lightstreamer Server. The API allows to subscribe to real-time data pushed by the server and to send any message to the server.
Installation
You can install the Lightstreamer Client SDK from PyPI:
python -m pip install lightstreamer-client-lib