commit | 29989ebb687881270d06058af1afcbcf47cb1fd4 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Thu Mar 07 06:40:12 2019 -0500 |
committer | Matt Jeanneret <mj3580@att.com> | Thu Mar 07 06:41:33 2019 -0500 |
tree | ef84cd0c9b83080e1ac99707b20e154e9b3df32b | |
parent | ede82e919ed3d2acd6e0e2788b884a61d32f5154 [diff] |
VOL-1460 Typo in core_proxy. Also remove uneeded Makefile entries Change-Id: Idec05442d13e232ac853a5091cc7839dfd2f4d7b
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. |