VOLTHA Python support libraries
Project description
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.
Installation instruction
pip install pyvoltha
Release History
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. |
Detailed Release History
v2.7.0 (2021-01-27)
Changed KPI frequency units from 1/10 second to 1 second to match what is implemented in the voltha-lib-go library.
Changed KPI Event titles from “Ethernet” and “PON” to “ETHERNET_NNI” and “PON_OLT” to match what is implemented in the voltha-lib-go library.
v0.1.0 (2019-02-01)
Experimental release of pyvoltha to test pip install capabilities. This version has manually created protobuf definitions and will probably not be very usable by any device adapters.
This version is not under source control management at this time. Initial VCS support is anticipated in the very near future when portions of this project can be consumed by a device adapter developer.
Protobuf files in the ‘proto’ directory were hand copied over from the voltha-go repository. These will eventually be in a separate repo that developers will need to include.
Most all import paths fixed but that does not mean everything works
A fair number of original unit tests are working after import changes. Others need work.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyvoltha-2.7.0.tar.gz
.
File metadata
- Download URL: pyvoltha-2.7.0.tar.gz
- Upload date:
- Size: 271.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.25.1 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53c7ba34279e642f2dec0ac57d42417cc23d62740189007d3f02b92b82671c44 |
|
MD5 | 298bb9d1f0a321fcf47e41fb7db750d4 |
|
BLAKE2b-256 | ca527586be78112145b5e8edfc00c9921860640bec3cd2400a3d739fb22f71f3 |