commit | ede82e919ed3d2acd6e0e2788b884a61d32f5154 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Tue Mar 05 13:02:57 2019 -0500 |
committer | William Kurkian <wkurkian@cisco.com> | Wed Mar 06 14:32:30 2019 -0500 |
tree | 934f314d95dce7e05a1862b7dcc7a5a2e9cf8cab | |
parent | 72469f2625cae1fe2ff20df7111c4cd2d1ca0d64 [diff] |
VOL-1460 Migrated to use voltha-protos Also removed uses of third_party, which didn't seem to be used, and is not currently provided by voltha-protos Change-Id: I360b9a67adc981912bb96bdcdd4f41354e0b6772
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. |