Python port of MeshCentral's Meshctrl.js program
Project description
MeshCtrl
Usage Example
from meshctrl import MeshCtrl
mesh_client = MeshCtrl(uri="wss://mesh.example.com", user="mesh username", token="mesh_login_token")
result = mesh_client.send_command(node_id="mesh_node_id", command="whoami")
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
meshctrl-0.1.15.tar.gz
(12.2 kB
view details)
Built Distribution
meshctrl-0.1.15-py3-none-any.whl
(12.3 kB
view details)
File details
Details for the file meshctrl-0.1.15.tar.gz
.
File metadata
- Download URL: meshctrl-0.1.15.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a25b560e48b0d3291a88760a40db53a558006aab1cc39d48373abddff922e8d4 |
|
MD5 | 2334c66a4759e33e0365efa60a8cc407 |
|
BLAKE2b-256 | 1b6f8b562c40acc545bf4cb0d3db0dc7844101a78989e81e15c73962e568f818 |
File details
Details for the file meshctrl-0.1.15-py3-none-any.whl
.
File metadata
- Download URL: meshctrl-0.1.15-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddd4bc4abc584baab32dfe0fc30162dc3c5bc109e7add61aff67b74b0212aa5e |
|
MD5 | a9eb2fcba0016ec7378a091adea2bdf7 |
|
BLAKE2b-256 | 10c33c26f05cb0c3a5eff7591168999f4f656dd14230a79b9c87d808e0edafa1 |