commit | 0094b3c0b4aa6edcb33a0f59e113416820c1e893 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Fri May 03 07:26:36 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Fri May 03 07:26:36 2019 -0400 |
tree | cacf6ce4368493db45fc6db36a02609e3e0aa597 | |
parent | c607ac9d6fa00366c678d2e5c788c88e11b38c1a [diff] |
VOL-1494: Use core function to update state on all ports on a device Change-Id: I7a09783b938bcce4100c4ff4588a18e910be4489
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. |