commit | ce2daf6728da22533fed293319e11df2d95a318a | [log] [tgz] |
---|---|---|
author | Chip Boling <chip@bcsw.net> | Tue Feb 12 13:53:39 2019 -0600 |
committer | Chip Boling <chip@bcsw.net> | Tue Feb 12 13:53:57 2019 -0600 |
tree | 26501a3cb85bcbadb6953ba8575ee83bb7143195 | |
parent | 942b2ab74ac05ae6fc8947410d46b806d4507d4e [diff] |
VOL-1448: Added unit test and unit-test-with-coverage support Change-Id: Ia3c1c3b18b0871b9a796f6eb62e9f2bb14b33ab8
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. |