commit | 818cac1f85346c2a3583ae27fa28bcb3d459fe86 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Fri May 10 13:13:58 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Fri May 10 13:13:58 2019 -0400 |
tree | f48b435ac0c09d30624e40058b2014f7af2697b3 | |
parent | 6eda81868f7121352af7eeaa526116f5f3c3bed7 [diff] |
Tag version 0.1.9 Change-Id: I50fdf309c297feee4664ec552b3176ce8eb82a5a
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. |