Python SDK

The Python SDK wraps the raw HTTP based API of Zoho Analytics with easy to use methods for Python language. This enables Python developers to easily use Zoho Analytics 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.4.0/lib/us/python/ZohoAnalyticsPythonLib_v2.zip

EU DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.4.0/lib/eu/python/ZohoAnalyticsPythonLib_v2.zip

IN DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.4.0/lib/in/python/ZohoAnalyticsPythonLib_v2.zip

AU DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.4.0/lib/au/python/ZohoAnalyticsPythonLib_v2.zip

CN DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.4.0/lib/cn/python/ZohoAnalyticsPythonLib_v2.zip

JP DC : https://downloads.zohocdn.com/analytics-api-desktop/restapi/v2/2.4.0/lib/jp/python/ZohoAnalyticsPythonLib_v2.zip

RELEASE NOTES