commit | 74976ce3296e917ee3ac468489f84e9dde58f3b4 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Mon Jul 08 10:51:38 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Thu Jul 11 21:19:11 2019 +0000 |
tree | 41ad52941cd509861fbbb3a79fb5ceea78c76cf9 | |
parent | b315e03f4b04293dca228f2a6a435c583da75452 [diff] |
child device detected now returns created device. Depends on commit: https://gerrit.opencord.org/#/c/14474/ Change-Id: I4db3191ee7916cac1a15eb8cf82cff4efa2d2fda
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. |