commit | 72469f2625cae1fe2ff20df7111c4cd2d1ca0d64 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Tue Mar 05 21:07:05 2019 -0500 |
committer | Matt Jeanneret <mj3580@att.com> | Tue Mar 05 21:07:34 2019 -0500 |
tree | 1b4f83b4254a2e19aeb8a6734cd73a5f644783bb | |
parent | 15ee2cc8c2928152e84eede93bf05f58fc29f7dd [diff] |
VOL-1474 Implement get all child devices and get child device by proxy address Change-Id: Ic9056df6cc03a4f7cdd68b974726ed71d51ec980
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. |