commit | 3b144f1ebde1fa03052763d0783e2b1f7d5e2e22 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Tue Jun 11 20:36:15 2019 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Tue Jun 11 20:36:15 2019 -0400 |
tree | 0bb56a77b0bdca580062d8b1d9b8f1d590a8e864 | |
parent | 2164626c7565eed6f7ae19dec0b175b9f2158f1a [diff] |
Fix issue where build fails with no dist folder Change-Id: I38e64f5aeb0a67986f419434fcff9bea2bf420c9
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. |