commit | 39bd5a6d7b0ea76e4da1c90aca514b863a6c9257 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Wed Feb 13 18:24:37 2019 -0500 |
committer | Willliam Kurkian <Wkurkian@cisco.com> | Thu Feb 14 19:33:31 2019 +0000 |
tree | 6c8dba3f67f8575bfd9e80959245cad01f2e0541 | |
parent | ce2daf6728da22533fed293319e11df2d95a318a [diff] |
VOL-1449 Latest versions of some files Change-Id: I8239eeada4c95fd29cc378e8aa6d7748d582fd16
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. |