commit | aa829332fae6b37cf31ec24629d6a5255f997246 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian3@gmail.com> | Wed Jun 26 11:00:43 2019 -0400 |
committer | William Kurkian <wkurkian3@gmail.com> | Wed Jun 26 11:01:24 2019 -0400 |
tree | 6e65198347796105ccdc898893b1969ff835e6db | |
parent | 3b144f1ebde1fa03052763d0783e2b1f7d5e2e22 [diff] |
Tagging so to update adapters requirements files Change-Id: I9f5aa48dc9d83b4190e6dbe4d851643b9e348123
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. |