Skip to content

zepben/evolve-sdk-python

Repository files navigation

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.