This repository contains pure Python implementation of the gNMI client to interact with the network functions.
Project description
pyGNMI: Python gNMI client
This repository contains pure Python implementation of the gNMI client to interact with the network functions.
Usage
The explanation of the demo:
Supported requests
Capabilities
Get
Supported operation modes
insecure gRPC channel (without encryption)
Tested Network Operating Systems (NOS)
Arista EOS
Nokia SR OS
Network Operating Systems (NOS) in test
Nokia SRLinux
License
By using the pyGNMI tool you agree with the license.
Dev Log
Release 0.1.3:
Minor bugfixing
Release 0.1.2:
The gNMIClient is recreated as context manger.
Tests with Nokia SR OS done, the module is working nice for insecure channel.
Release 0.1.1:
Added the Get operation out of gNMI specification.
Release 0.1.0:
The first release.
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.