mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 20:27:45 +00:00
Jarrod Johnson
0f8a3fd506
Clean up command.py
Command had a number of awkward style issues stemming from the original design that was heavy in callbacks. Clean up those issues. Change-Id: I756e41ac7f909813ce6241f0889a85dd06599b2a
This is a pure python implementation of IPMI protocol. ipmictl.py is a sample application to roughly show the most simple approach to invoking the library.
Description
Languages
Python
99.9%
Shell
0.1%