In order to simplify using the ZoneVu Web API from Python scripts, we published a Python SDK on PyPI. You can download the library using the following link or using 'pip' install:
Python SDK Info:
ZoneVu Python SDK: PyPI ZoneVu Project
Download using a pip install into your Python environment: 'pip install zonevu'
ZoneVu Python SDK documentation: Online Documentation
Download the latest documentation here: ZoneVuPythonSDKDocs-master.zip
API Documents:
API Documentation can be found in the API Knowledge Base Article: API Knowledge Base Article
ZoneVu Swagger Site: https://zonevu.ubiterra.com/swagger/ui/index
Python Example Scripts
The ZoneVu Python has dozens of example scripts on how to upload or download data, and for data analysis. Please refer to these example scripts to learn how to utilize the ZoneVu python SDK for tackling these tasks.
