[ 源代码: python-pyghmi ]
软件包:python3-pyghmi(1.5.70-4)
python3-pyghmi 的相关链接
Debian 的资源:
下载源码包 python-pyghmi:
- [python-pyghmi_1.5.70-4.dsc]
- [python-pyghmi_1.5.70.orig.tar.xz]
- [python-pyghmi_1.5.70-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [opendev.org]
相似软件包:
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cryptography (>= 2.1)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- 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