{ "info": { "author": "mirgleich", "author_email": "dev.david@familie-gleich.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: System :: Networking" ], "description": "# python-nuttcp-parser\nParsing the output of NUTTCP in Python\n\n##Usage\nparser = nuttcp_parser.Parser(nuttcp_output) nuttcp_output must be string not bytes\\\nresult = parser.parse()\n\n##Returns\n* duration in seconds\n* transmitted_MB\n* speed_Mbs\n* RX\n* TX\n* and for TCP Additionally: \n * retrans\n * RTT in ms\n* and for UDP Additionally: \n * dropped\n * packets\n * loss in %\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mirgleich/python-nuttcp-parser", "keywords": "owping network ping", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "nuttcp-parser", "package_url": "https://pypi.org/project/nuttcp-parser/", "platform": "", "project_url": "https://pypi.org/project/nuttcp-parser/", "project_urls": { "Homepage": "https://github.com/mirgleich/python-nuttcp-parser" }, "release_url": "https://pypi.org/project/nuttcp-parser/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A program to parse the output of NUTTCP", "version": "0.0.2" }, "last_serial": 4007313, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cef83b5f0b2df650469cc000c17e2e3e", "sha256": "c0e4dc5a5480172857f4ab367f59ccc6148e8493f3084bf416a0a315ad759d34" }, "downloads": -1, "filename": "nuttcp-parser-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cef83b5f0b2df650469cc000c17e2e3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2104, "upload_time": "2018-06-27T12:55:45", "url": "https://files.pythonhosted.org/packages/b4/a1/37e287a6ea744e4a33ac735d804b3e1ebd24f938807a318f87a43b52e3ba/nuttcp-parser-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "43cd9767f8b52e5fc74c35e0df050955", "sha256": "5352e62b7130d030a8a738c34c4625b5fd2dcee25b93e283ec4cd7d297dc08e1" }, "downloads": -1, "filename": "nuttcp-parser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "43cd9767f8b52e5fc74c35e0df050955", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2111, "upload_time": "2018-06-27T12:58:22", "url": "https://files.pythonhosted.org/packages/31/0a/ed624baf80e03ae27fa207a3b1bb9f4abac557ef72b45ba5bad424fddc4f/nuttcp-parser-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43cd9767f8b52e5fc74c35e0df050955", "sha256": "5352e62b7130d030a8a738c34c4625b5fd2dcee25b93e283ec4cd7d297dc08e1" }, "downloads": -1, "filename": "nuttcp-parser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "43cd9767f8b52e5fc74c35e0df050955", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2111, "upload_time": "2018-06-27T12:58:22", "url": "https://files.pythonhosted.org/packages/31/0a/ed624baf80e03ae27fa207a3b1bb9f4abac557ef72b45ba5bad424fddc4f/nuttcp-parser-0.0.2.tar.gz" } ] }