/senml-python

SenML handling library for Python

Primary LanguagePythonOtherNOASSERTION

SenML handling for Python

Implements draft-ietf-core-senml-02

A Python library for handling SenML data.

Development

This code is released as open source, the main development repository is hosted on GitHub at https://github.com/eistec/senml-python .

For guidelines on contributing to the project, see CONTRIBUTING.

Licensing

Released under the Arrowhead Framework Licensing terms, which is a dual license Eclipse Public License and Apache License v2.0. For more details, see the LICENSE.txt file in this repository.

Quick start

  1. clone the repository
  2. (optional) set up your virtualenv
  3. run python setup.py develop

External dependencies