A lightweight, high-performance network availability and latency strobe utility.
Project description
net-strobe
net-strobe is a minimal Python utility for high-frequency network endpoint monitoring.
Installation
pip install net-strobe
Quick Start
from net_strobe import ping
# Rapidly strobe an endpoint
result = ping("google.com")
print(f"[{result['status']}] Latency: {result['latency_ms']}ms")
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
net_strobe-1.0.0.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file net_strobe-1.0.0.tar.gz.
File metadata
- Download URL: net_strobe-1.0.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e3e8ca94dd6e64a429a7373d8793120cc9b23bee762831f3dad6e543fb79ee3
|
|
| MD5 |
1e9b84a32adb7ed293cffa856a96067a
|
|
| BLAKE2b-256 |
6ef0b607e07fa2d3ae6f46e69f6f8d65daf86e4ad289d3c8a5faa2371e39bd0d
|
File details
Details for the file net_strobe-1.0.0-py3-none-any.whl.
File metadata
- Download URL: net_strobe-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9355fc72cf7a534ea37f0b5918c44ca773e2041a38ef547b270b533ff590fae8
|
|
| MD5 |
a752404403bc744e8e06e44eab7212b0
|
|
| BLAKE2b-256 |
e995a60d9fe64b692caafeee994f82166bcb5a018722acf7b8d68d092f603154
|