Skip to main content

A program to parse the output of NUTTCP

Project description

# python-nuttcp-parser
Parsing the output of NUTTCP in Python

##Usage
parser = nuttcp_parser.Parser(nuttcp_output) nuttcp_output must be string not bytes\
result = parser.parse()

##Returns
* duration in seconds
* transmitted_MB
* speed_Mbs
* RX
* TX
* and for TCP Additionally:
* retrans
* RTT in ms
* and for UDP Additionally:
* dropped
* packets
* loss in %

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

nuttcp-parser-0.0.2.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file nuttcp-parser-0.0.2.tar.gz.

File metadata

File hashes

Hashes for nuttcp-parser-0.0.2.tar.gz
Algorithm Hash digest
SHA256 5352e62b7130d030a8a738c34c4625b5fd2dcee25b93e283ec4cd7d297dc08e1
MD5 43cd9767f8b52e5fc74c35e0df050955
BLAKE2b-256 310aed624baf80e03ae27fa207a3b1bb9f4abac557ef72b45ba5bad424fddc4f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page