Ably Introduces Python Realtime SDK

Oct 12th, 2023Product
  • Ably releases a new Python Realtime SDK to integrate realtime functionality into Python applications.

  • The Python SDK enables persistent WebSocket connections, channel subscription, token-based authentication, and connection resilience.

  • Realtime Python SDK allows for scenarios like server-to-server applications data exchange and asynchronous inter-microservice communication.

  • Python is known for backend applications, and the new SDK expands its capabilities to also offer realtime client experiences.

  • The Python Realtime SDK is available through PyPI and builds upon the existing 'ably-python' package.

Recent Product News