commit | b315e03f4b04293dca228f2a6a435c583da75452 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Wed Jul 10 15:15:41 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Wed Jul 10 15:15:41 2019 -0400 |
tree | dc3cced4f0577bc539a98a7ef7660842e0f11e55 | |
parent | 415a296cda162631839b27095130dc2465d25e25 [diff] |
Update requirements to newer voltha-protos Also remove circular dependency Change-Id: I633df5fccf2cf36b690a1d30f49394a4fc640eb8
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. |