commit | 11c23251515a001c803030174291cd4ea844c204 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Wed Apr 17 16:37:12 2019 -0400 |
committer | Matt Jeanneret <mj3580@att.com> | Thu Apr 18 15:03:18 2019 +0000 |
tree | 8274c612a6d31cad12b5fef293c53512b1b3cdb2 | |
parent | a95e2c814fcc236270c72c952181c43e57ec2888 [diff] |
Tag pyvoltha release 0.1.8 Change-Id: Iae576e0b8b08d66e65ca3d4526b1696525ac468a
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. |