commit | d40c88d93cbd7d07d6da4eb65c4e0d2a68812af1 | [log] [tgz] |
---|---|---|
author | Mahir Gunyel <mahir.gunyel@netsia.com> | Thu May 16 14:09:42 2019 -0700 |
committer | Mahir Gunyel <mahir.gunyel@netsia.com> | Tue Jun 04 09:20:28 2019 -0700 |
tree | f40f446d7faecbc353b739c400d2fa374b8832c1 | |
parent | 16b767ab9c252bcc89102069c410b3ae7b2dda4d [diff] |
XVOL-1653 : Optimization during OMCI messaging Decreasing getDevice and GetChildDevice queries towards Core. Change-Id: I93a89360e49612b4e22f0b8cfcf36efec43b93d9
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. |