mirror of
https://opendev.org/x/pyghmi
synced 2025-08-23 11:30:18 +00:00
ca22a48de5a62a254f534f1081e03dda04918349
Ran autopep8 on the four .py files in this module. Manully fixed many additional pep8 errors as well, Turned some long-line-comments into proper NOTE lines, but there are more to do... Change-Id: I657ba037863860ec3956150931c2c0e41085bd63
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%