Package to manage a Turing Pi 2 cluster using the BMC API
Project description
BMC
BMC is a simple package to interact with the Turing Pi 2 BMC enabling features such as turning on power to nodes.
Usage
from ipaddress import IPv4Address
from bmc.cluster import Cluster
cluster = Cluster(cluster_ip=IPv4Address('192.168.1.170'))
sdcard = cluster.get_sdcard()
print(sdcard)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Turing Pi BMC-0.2.0.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file Turing Pi BMC-0.2.0.tar.gz
.
File metadata
- Download URL: Turing Pi BMC-0.2.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 562f9c2cb4b80537b3e2fd31c72c59282c61e2b8d34cbd756b59330be06dd829 |
|
MD5 | c34abbe77ba0d0469efe4df36b70fb33 |
|
BLAKE2b-256 | 6608500c66e0718e9fe8e4c97c095a971b0e01280cf884cb3b7386a752cce5d4 |
Provenance
File details
Details for the file Turing_Pi_BMC-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: Turing_Pi_BMC-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25c2fea1854ead33b708f4895a85e5eaba9d9f4288774e8925172356ee78145f |
|
MD5 | 0426800c3e8d2b10311e614238d676d6 |
|
BLAKE2b-256 | 4b39b89b76ddd6f2b14bac36ea0e54850710b5cb02d4c49ff03557c439783644 |