mirror of
https://opendev.org/x/pyghmi
synced 2026-03-30 14:53:32 +00:00
ee4cd47588f4c13a469e2bfce9981d2462679325
The method get() returns a value for the given key. If key is not available then returns default value None. I think that was the intention of the initial code. Change-Id: I974258822d54f7ac09bc4197eb4ec249784012e7
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%