commit | 8b47ecf89955b6bcbb343f8f974f11df25f69667 | [log] [tgz] |
---|---|---|
author | Chip Boling <chip@bcsw.net> | Thu Feb 21 12:05:38 2019 -0600 |
committer | Chip Boling <chip@bcsw.net> | Thu Feb 21 12:05:59 2019 -0600 |
tree | 9d032805e566c3d66a2696f45fb10e1b96dec069 | |
parent | 4ad333a9a4bccf95df11aebcaf6664caf9f9d9de [diff] |
VOL-1470: Added explicit OMCI payload definition for inter-adapter messages Change-Id: I82e779d5b559cf051907ac7e967ed42971a4d3e3
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. |