A program to parse the output of owping
Project description
owping-parser
This module is just parsing the output of owping from https://github.com/perfsonar/owamp/tree/master/owping
How to use
parser = owping.Parser(result)
owping_result =parser.parse_owping()
where result is the output string of the owping command
parse_owping is returning a OWPingResult
OWPingResult
has a from_client and a from_server for the query:
- from_client / from_server
- sid
- first
- last
- sent
- lost
- duplicates
- jitter
- hops
- delay
- min
- median
- max
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
owping-parser-0.2.3.tar.gz
(2.7 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 owping-parser-0.2.3.tar.gz.
File metadata
- Download URL: owping-parser-0.2.3.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb657011977593bc4dd1cdbdf96b54339553e3487c900d4a5abd518e13126cd6
|
|
| MD5 |
4e37034ee58824e7fe82b71df841817f
|
|
| BLAKE2b-256 |
f0bcd0c282796cca2899e79158af42624e099119908fb08bc36c6dc2a1e9c19e
|
File details
Details for the file owping_parser-0.2.3-py2.py3-none-any.whl.
File metadata
- Download URL: owping_parser-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fe89f776219da3b550d10562dbae145603dcc519fb2ed97d52f7396461d270f
|
|
| MD5 |
933cb5755c4f923511ef317ca948e730
|
|
| BLAKE2b-256 |
a436e95b527619a94dddb6907bfa37d919be84e41a56b5e9cc911b3bc5ea1665
|