commit | 942b2ab74ac05ae6fc8947410d46b806d4507d4e | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Tue Feb 12 12:51:05 2019 -0500 |
committer | William Kurkian <wkurkian@cisco.com> | Tue Feb 12 12:59:09 2019 -0500 |
tree | 018072aaa43a57b9f66eb8accf1ff543ba1107c0 | |
parent | 6b6d936ac06130fe2db205252480945068b06ee8 [diff] |
Changing proto Makefile to generate python grpc stubs Change-Id: I40afae140e9747a56fa6fdb43e9ce5116377c237
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. |