Skip to main content

Agora Signaling Python SDK

Project description

Agora.io Signal Python SDK
==========================

This is a wrapper of Agora signal APIs thats enables developers integrate Agora's signal service within 30 minutes.


Quick start example:

.. code-block:: python

>>> from agorasigsdk.agora_signal import AgoraSgnal
>>> from twisted.internet import reactor
>>> appid = 'THIS_IS_YOUR_APPID.'
>>> ag_sig = AgoraSignal(appid)
>>> session = ag_sig.login('ACCOUNT_NAME', 'TOKEN', CALLBACK_CLASS_INSTANCE)
>>> reactor.run()

Now you have a logged in Agora Signaling Session!


Installation
------------

.. code-block:: bash
pip install agora-signaling-sdk

Easy and ready to go.


Documentation
-------------

Please find in https://docs.agora.io


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

agora_signaling_sdk-1.0.2-py2.py3-none-any.whl (25.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file agora_signaling_sdk-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for agora_signaling_sdk-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 604cb9fe57fa3bc7c5eaccbaf5af9eba41389841446da98b87d39ffa9f1744f3
MD5 8e81481faf0f09545fe7934ba7ca813e
BLAKE2b-256 b385faa40dbf22412c22ed055d8180e76a63e6c3ca89557792dad4b1a7dd0b3e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page