资讯

While the existing Python SDK supports publishing to Ably channels, the new Python Realtime SDK allows developers to subscribe to realtime data through a persistent WebSocket connection with Ably.
The Python Realtime SDK is available via PyPI. As an improvement to Ably’s existing SDK, Python developers can add ably-python as a dependency to their projects, similar to how they do today ...