lightstreamer-client-lib

Lightstreamer Client SDK


Keywords
lightstreamer, push, realtime, real-time
License
Apache-2.0
Install
pip install lightstreamer-client-lib==1.0.1

Documentation

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.

⚠️ This library is automatically generated from the Lightstreamer Haxe Client SDK, which is going to be made available soon in a separate Github project.

Installation

You can install the Lightstreamer Client SDK from PyPI:

python -m pip install lightstreamer-client-lib