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.3.0.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file Turing Pi BMC-0.3.0.tar.gz
.
File metadata
- Download URL: Turing Pi BMC-0.3.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 | 243be9b90d1acf5ae508b59087c393b7ec0c55908595f6647c3c13b153c47a82 |
|
MD5 | 319b3fec4fd472ae2c5a9a6778bd4c3f |
|
BLAKE2b-256 | 561a33ab9a1d9dbd08116ddbeca9b66163c2ca5635f680a9f3565f6e1d487ed4 |
Provenance
File details
Details for the file Turing_Pi_BMC-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: Turing_Pi_BMC-0.3.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 | 5c0b293ed834ab01eb92dba6d5427947c9a81d57a5765d6eabbcd030347178e0 |
|
MD5 | 778249e5736149e5b6d8083c58925eae |
|
BLAKE2b-256 | b6be669ef620f2058013049bd9399c21c9f03fda7eb92e7692c751839f3af491 |