Skip to main content

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.

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.38.0.tar.gz (705.6 kB 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.38.0-py3-none-any.whl (856.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wxc_sdk-1.38.0.tar.gz
  • Upload date:
  • Size: 705.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.2

File hashes

Hashes for wxc_sdk-1.38.0.tar.gz
Algorithm Hash digest
SHA256 26d1605f468fd5cb22f42457342a3a66d4356a6f54717674a144379aeb7cf3c8
MD5 591e76955b9d17e519ccc6e21872598c
BLAKE2b-256 99ecc1c17f884447c6c9ed1573fc8b1d544d70fac6b161d1002011044ebac3ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wxc_sdk-1.38.0-py3-none-any.whl
  • Upload date:
  • Size: 856.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.2

File hashes

Hashes for wxc_sdk-1.38.0-py3-none-any.whl
Algorithm Hash digest
SHA256 27c6573637ae99ea510baccfcb080ad9af9abd0e11d3935f47bb653532ca3f2b
MD5 8cabbaad103b95028bd78fe5047b7f54
BLAKE2b-256 6734dd53c3382742e9e3bd5a2a2dc650c5f962bc8812dbbff0cf06de42936823

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.38.0 This release

2 files

1.37.0

2 files

1.36.0

2 files

1.35.0

2 files

1.34.0

2 files

1.33.0

2 files

1.32.0

2 files

1.31.1

2 files

1.31.0

2 files

1.30.0

2 files

1.29.1

2 files

1.29.0

2 files

1.28

2 files

1.27.1

2 files

1.27.0

2 files

1.26.0

2 files

1.25.0

2 files

1.24.0

2 files

1.23.0

2 files

1.22.1

2 files

1.22.0

2 files

1.21.1

2 files

1.21.0

2 files

1.20.0

2 files

1.19.0

2 files

1.18.0

2 files

1.17.1

2 files

1.17.0

2 files

1.16.1

2 files

1.16.0

2 files

1.15.0

2 files

1.14.1

2 files

1.14.0

2 files

1.13.0

2 files

1.12.0

2 files

1.11.0

2 files

1.10.1

2 files

1.10.0

2 files

1.9.0

2 files

1.8.0

2 files

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

1.6.0

2 files

1.5.2

2 files

1.5.0

2 files

1.4.1

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

2 files

0.7.0

2 files

0.6.1

2 files

0.6.0

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.1

2 files

0.3.0

2 files

0.2.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page