mirror of
https://opendev.org/x/pyghmi
synced 2025-07-02 18:55:35 +00:00
0e64fa5bd23a64f83e34f5f00cf08798fd334d56
Since they will not be used on a dead session, remove the reference to mitigate risk of dead references keeping python from recovering used memory. Change-Id: Ib33ea32c02d3cc89b0aa62532e51fc1351e26a79
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%