Skip to main content

Python Wrapper module for ZoomConnect API

Project description

ZoomConnect Python SDK

This Python package provides a wrapper for the ZoomConnect API.

Installation

pip install zoomconnect-sdk

Authentication

Please visit the signup page to create an account and generate an API key.

Example usage

from zoomconnect_sdk.client import Client

c = Client(api_token='xxx-xxx-xxx-xxx', account_email='xxxx@xxx.co.za')
try:
    res = c.send_sms("0000000000", "Welcome to ZoomConnect")
except Exception as e:
    print(e)
else:
    print(res)

Requirements

Python 3.6+

License

MIT

Project details


Download files

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

Source Distribution

zoomconnect_sdk-0.0.3.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zoomconnect_sdk-0.0.3-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file zoomconnect_sdk-0.0.3.tar.gz.

File metadata

  • Download URL: zoomconnect_sdk-0.0.3.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6

File hashes

Hashes for zoomconnect_sdk-0.0.3.tar.gz
Algorithm Hash digest
SHA256 a9abbd44746dc7f04bbe1cc785a6b5763c4e41d6a96e218db65fe1ac9fb7dee4
MD5 d3a9dfea11030a36c71de86ed5854d38
BLAKE2b-256 0e7316e4b823a357cf9ac50bcd739536b34fbffd073d93b8b1f35be0b08e113b

See more details on using hashes here.

File details

Details for the file zoomconnect_sdk-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: zoomconnect_sdk-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6

File hashes

Hashes for zoomconnect_sdk-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e15b7675f1c1dc4f8349251cb276d559b0488fae802865bf3fd15126e102d323
MD5 77ad815e7e328f6282230fd939622f9f
BLAKE2b-256 bd3367aaaefd284c4fa16f0f679110d066815a17865d101e51318a6e10771251

See more details on using hashes here.

Supported by

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