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.1.tar.gz (2.1 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for nuttcp-parser-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c0e4dc5a5480172857f4ab367f59ccc6148e8493f3084bf416a0a315ad759d34
MD5 cef83b5f0b2df650469cc000c17e2e3e
BLAKE2b-256 b4a137e287a6ea744e4a33ac735d804b3e1ebd24f938807a318f87a43b52e3ba

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