The Python SDK is officially released as of v1.0.0. This official release comes with some changes:
- The package is now PureCloudPlatformClientV2. The v2 in the package name refers to the Platform API major version, not the SDK version.
- New documentation URL: https://developer.mypurecloud.com/api/rest/client-libraries/ruby/
- New repository for source code and releases: https://github.com/MyPureCloud/platform-client-sdk-python
- Some method names on the API classes have changed. The purpose of this change was to generally make the method names more consise.
Note: The old package, PureCloudPlatformApiSdk will continue to be available on pypi, but will not recieve any updates.