Skip to main content

Python SDK for interacting with the Evolve platform

Project description

Zepben cimbend (WIP)

This library provides Zepben's CIM profile as a python module for simplified interaction with Zepben services. You can find an overview and diagrams of Zepben's profile here.

All classes exposed in zepben.cimbend.cim can be converted into protobuf messages and sent to/received from Zepben's gRPC services.

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

More extensive documentation can be found in the docs

Basic Usage

TODO

Installation

Requirements:

  1. Python 3.7+

Install straight from Pypi:

pip install zepben.cimbend

Developing

This library depends on protobuf and gRPC for messaging. To set up for developing against this library, clone it first:

git clone https://github.com/zepben/evolve-sdk-python.git

Install as an editable install. Its recommended to install in a Python virtualenv

cd evolve-sdk-python
pip install -e .[test]

Run the tests:

python -m pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zepben.cimbend-0.10.0.tar.gz (106.9 kB view hashes)

Uploaded Source

Built Distribution

zepben.cimbend-0.10.0-py3-none-any.whl (183.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page