Skip to main content

SDK for Webex APIs with special focus on Webex Calling specific endpoints

Project description

A simple SDK to work with Webex APIs, special focus on Webex Calling specific API endpoints.


This is how easy it is to use the SDK. The example code list all calling enabled users within the org.

from wxc_sdk import WebexSimpleApi

api = WebexSimpleApi()

# if a user is enabled for calling, then the location_id attribute is set
calling_users = [user for user in api.people.list(calling_data=True)
                 if user.location_id]
print(f'{len(calling_users)} users:')
print('\n'.join(user.display_name for user in calling_users))

Installation

Installing and upgrading wxc_sdk is easy:

Install via PIP

$ pip install wxc-sdk

Upgrade to the latest version

$ pip install wxc-sdk --upgrade

Documentation

Documentation is available at: http://wxc-sdk.readthedocs.io

Examples

Sample scripts are available in the examples folder.

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

wxc_sdk-1.29.1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

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

wxc_sdk-1.29.1-py3-none-any.whl (767.8 kB view details)

Uploaded Python 3

File details

Details for the file wxc_sdk-1.29.1.tar.gz.

File metadata

  • Download URL: wxc_sdk-1.29.1.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wxc_sdk-1.29.1.tar.gz
Algorithm Hash digest
SHA256 efb593007cbf7d348616169cc211df026171b2d2e0af6fb191b796965a96cf44
MD5 e2c147c3ca0d9220c472290d2f3f2fe7
BLAKE2b-256 780bb5ece03b32b1cd5e9f2c94c101b0b762ca2e36eb7e5685a130eb4ca5f6e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for wxc_sdk-1.29.1.tar.gz:

Publisher: release.yml on jeokrohn/wxc_sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file wxc_sdk-1.29.1-py3-none-any.whl.

File metadata

  • Download URL: wxc_sdk-1.29.1-py3-none-any.whl
  • Upload date:
  • Size: 767.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wxc_sdk-1.29.1-py3-none-any.whl
Algorithm Hash digest
SHA256 abb1b496822c2e676e48f5c91be800ddcee430cb15f2450fb331811c6399dadf
MD5 563482eff91ed9d08be7f3d2f29edfeb
BLAKE2b-256 61b285834be8517e5b829b880decbe265e34136517c3bfc092ea5edcb68bf5a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for wxc_sdk-1.29.1-py3-none-any.whl:

Publisher: release.yml on jeokrohn/wxc_sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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