mirror of
https://opendev.org/x/pyghmi
synced 2025-02-20 12:30:48 +00:00
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%