commit | 944aee71301b8ddb211b6e51d685f56d5c4a911b | [log] [tgz] |
---|---|---|
author | khenaidoo <knursimu@ciena.com> | Thu Feb 28 11:00:24 2019 -0500 |
committer | khenaidoo <knursimu@ciena.com> | Thu Feb 28 11:17:53 2019 -0500 |
tree | 96f50b5c7c0022afc5c6fdf0199e1825347b0990 | |
parent | 8b47ecf89955b6bcbb343f8f974f11df25f69667 [diff] |
[VOL-1499] Update pyvoltha to use pre-created kafka topic Change-Id: I4e34c5c79390b936e8a1061224afcf059363c570
PyVOLTHA is a collection of shared Python libraries that are use to create Python-based VOLTHA Device Adapters and other Python utilities (CLI, ...) that need to work with the VOLTHA v2.0 and later Golang core.
Initially PyVOLTHA will target only Python 2.7, but contributors are encouraged to write or refactor any library methods to eventually support Python 3.6.x or later.
pip install pyvoltha
Version | Date | Notes |
---|---|---|
v0.1.0 | 2019-02-01 | Initial pypy release available. This is primarily for testing out pip install support and is not expected to be useful outside of that. |