Python SDK

The Python SDK wraps the raw HTTP based API of Analytics Plus with easy to use methods for Python language. This enables Python developers to easily use Analytics Plus API.

Environment Required:  Python 3.x

PYTHONDOCS

Click here for pythondocs.

DOWNLOAD PYTHON CLIENT LIBRARY

Download the python client library based on your Data Centre.

US DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/us/python/MEAplus.ythonLib_v2.zip

EU DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/eu/python/MEAplus.ythonLib_v2.zip

IN DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/in/python/MEAplus.ythonLib_v2.zip

AU DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/au/python/MEAplus.ythonLib_v2.zip

CN DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/cn/python/MEAplus.ythonLib_v2.zip

JP DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.6.0/lib/jp/python/MEAplus.ythonLib_v2.zip

RELEASE NOTES