commit | 6eda81868f7121352af7eeaa526116f5f3c3bed7 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Fri May 03 15:51:54 2019 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Mon May 06 08:27:20 2019 -0400 |
tree | c0c8ea73dc47493dc9501021b8b60aee5cf508d2 | |
parent | 0094b3c0b4aa6edcb33a0f59e113416820c1e893 [diff] |
Replaced references to adapter_agent Change-Id: Ic1cf6326f8799e8ce5f4c9293efb3b1701ffe7ce
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. |