pyghmicons

General Hardware Management Initiative (IPMI and others) - Python 2.7

Install

All systems
curl cmd.cat/pyghmicons.sh
Debian Debian
apt-get install python-pyghmi
Ubuntu
apt-get install python-pyghmi
image/svg+xml Kali Linux
apt-get install python-pyghmi
Fedora
dnf install python-pyghmi
Windows (WSL2)
sudo apt-get update sudo apt-get install python-pyghmi
Raspbian
apt-get install python-pyghmi

python-pyghmi

General Hardware Management Initiative (IPMI and others) - Python 2.7

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. With this library, you can remotely start/stop/reset your server. This package provides the Python 2.7 module.

python2-pyghmi

Initiative (IPMI and others)

python3-pyghmi

General Hardware Management Initiative (IPMI and others) - Python 3.x

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. With this library, you can remotely start/stop/reset your server. This package provides the Python 3.x module.