meshctrl
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: meshctrl | ||
| Version: 0.1.5 | ||
| Version: 0.1.7 | ||
| Summary: Python port of MeshCentral's Meshctrl.js program | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/amidaware/meshctrl-py |
+1
-1
@@ -8,3 +8,3 @@ import setuptools | ||
| name='meshctrl', | ||
| version='0.1.5', | ||
| version='0.1.7', | ||
| description='Python port of MeshCentral\'s Meshctrl.js program', | ||
@@ -11,0 +11,0 @@ long_description=long_description, |
| Metadata-Version: 2.1 | ||
| Name: meshctrl | ||
| Version: 0.1.5 | ||
| Version: 0.1.7 | ||
| Summary: Python port of MeshCentral's Meshctrl.js program | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/amidaware/meshctrl-py |
@@ -18,3 +18,3 @@ import json | ||
| uri = f"{uri}/control.ashx?auth={token}" | ||
| uri = f"{self.uri}/control.ashx?auth={token}" | ||
@@ -21,0 +21,0 @@ async with websockets.connect(uri) as websocket: |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
6467
0.08%