commit | 79d1fee8407b27d89dda1a2349ebceeb089d7f69 | [log] [tgz] |
---|---|---|
author | William Kurkian <wkurkian@cisco.com> | Thu Apr 11 11:26:10 2019 -0400 |
committer | William Kurkian <wkurkian@cisco.com> | Thu Apr 11 11:27:41 2019 -0400 |
tree | 55e77928f612d0a78955342d43c1c1e0dcb8188a | |
parent | 6eb68176020707ed932b3de239f285541c1e17d1 [diff] |
VOL-1481 Removed some logs that put binary in the logs and added in a log for the transaction_id Change-Id: I945c3c52c94bc815ddd11c00fe2fa717dd77ae43
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. |