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.1.0.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file Turing Pi BMC-0.1.0.tar.gz
.
File metadata
- Download URL: Turing Pi BMC-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e4e8772320e7b8e474fead8f4243f25d30f56b908ff3964629252da6b9c9112 |
|
MD5 | 432fc352174f9a3ec6e68daa36f3f742 |
|
BLAKE2b-256 | 52fe38ec335477a9027eb31f6dfaa9dc8872efacb2a0af85e0573235f325987d |
Provenance
File details
Details for the file Turing_Pi_BMC-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: Turing_Pi_BMC-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e581d2df6da98e2548c23d182f1db7532c727810c2be36a52be4db9202e7641 |
|
MD5 | 8b1657ceb641431e544f368bee654f34 |
|
BLAKE2b-256 | b0fe1527d5b4be7c77c65eda0969e13b093d00431dcddb6d6a8cf57f2fcedec8 |