[ 原始碼: python-pyghmi ]
套件:python3-pyghmi(1.6.2-1)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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.
其他與 python3-pyghmi 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 2.1)
- Python library exposing cryptographic recipes and primitives
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library