Python SDK for interacting with the Evolve platform


License
MPL-2.0
Install
pip install zepben.cimbend==0.16.0

Documentation

Build Status codecov

Zepben Evolve Python SDK

The Python Evolve SDK contains everything necessary to communicate with a Zepben EWB Server. See the complete Evolve Python SDK Documentation for more details.

Note this project is still a work in progress and unstable, and breaking changes may occur prior to 1.0.0.

Requirements

  • Python 3.7 or later

Installation

pip install zepben.evolve

Building

python setup.py bdist_wheel

Usage

See Evolve Python SDK Documentation.