commit | 6e643806c53ce6e6394e73ef65829cd2dc91d224 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Tue Apr 02 12:49:59 2019 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Tue Apr 02 18:31:51 2019 -0400 |
tree | b166063b0cb64c9434269310b5e679e1131dd500 | |
parent | 982a4b60d20a235c09217afc32bcab54c1a54f29 [diff] |
VOL-1478 Update statistics manager to get serial from the device rather than polling the core Change-Id: I71af6e50fe2f99effc3c446f35bcaed309d858be
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. |