{ "info": { "author": "othrayte", "author_email": "othrayte@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: C++", "Programming Language :: Python :: 3", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Monitoring", "Topic :: System :: Networking :: Monitoring" ], "description": "WAYTT\n=====\n\nWho Are You Talking To?, a python c module for measuring network traffic by destination and source.\n\nHow does it work?\n=================\n\nThe basis of the system is pcap; libpcap on linux and WinPcap on windows. pcap is used to list network adaptors and to capture traffic on a specified adaptor, however WAYTT is optimised for measuring traffic and as such ignores the contents of the network packets other that the source, destination and size.\n\nOrigins\n=======\n\nThis project is a reimangining of an earlier project called WebMonitorDaemon and later renamed to DiNeMeterDaemon, which can be found at github.com/othrayte/DiNeMeter.\n\nLicense\n=======\n\nWAYTT is provided under the GPLv3 (or later) license see the LICENSE file and code headers.\n\nDiNeMeter, the project that WAYTT is originally based on was GPLv3 licenesed and so is this one, however as the sole rights holder of DiNeMeter I am able, and possibly willing, to arrange other licenses for this work on a case by case basis.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/othrayte/waytt", "keywords": "network traffic monitor measure", "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "WAYTT", "package_url": "https://pypi.org/project/WAYTT/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/WAYTT/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/othrayte/waytt" }, "release_url": "https://pypi.org/project/WAYTT/0.1/", "requires_dist": null, "requires_python": null, "summary": "Who Are You Talking To?, a python c module for measuring network traffic by destination and source.", "version": "0.1" }, "last_serial": 1066530, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8868ace7d73f50e8573e4bacc99d4204", "sha256": "9872fdffd5edcd8f7dd65901058559dd6293910f59fe9f0e580d7df3b14e266e" }, "downloads": -1, "filename": "WAYTT-0.1.win32-py3.4.exe", "has_sig": false, "md5_digest": "8868ace7d73f50e8573e4bacc99d4204", "packagetype": "bdist_wininst", "python_version": "3.4", "requires_python": null, "size": 200233, "upload_time": "2014-04-21T14:14:50", "url": "https://files.pythonhosted.org/packages/a3/5b/d458fb284f97c9bfa39340d1dcc6233bf69c7dc330351112b168385deb2a/WAYTT-0.1.win32-py3.4.exe" }, { "comment_text": "", "digests": { "md5": "665888349be17eef44d0262e19064bb7", "sha256": "78034f5a6ad34160651c67b380c683c567ebd9441b247e2ff2c006b5ea47c49e" }, "downloads": -1, "filename": "WAYTT-0.1.zip", "has_sig": false, "md5_digest": "665888349be17eef44d0262e19064bb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68526, "upload_time": "2014-04-21T14:14:45", "url": "https://files.pythonhosted.org/packages/c5/63/f83e6b3b6de47319e3583b00de8ce5740f34088b49a7217711c337b82ed7/WAYTT-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8868ace7d73f50e8573e4bacc99d4204", "sha256": "9872fdffd5edcd8f7dd65901058559dd6293910f59fe9f0e580d7df3b14e266e" }, "downloads": -1, "filename": "WAYTT-0.1.win32-py3.4.exe", "has_sig": false, "md5_digest": "8868ace7d73f50e8573e4bacc99d4204", "packagetype": "bdist_wininst", "python_version": "3.4", "requires_python": null, "size": 200233, "upload_time": "2014-04-21T14:14:50", "url": "https://files.pythonhosted.org/packages/a3/5b/d458fb284f97c9bfa39340d1dcc6233bf69c7dc330351112b168385deb2a/WAYTT-0.1.win32-py3.4.exe" }, { "comment_text": "", "digests": { "md5": "665888349be17eef44d0262e19064bb7", "sha256": "78034f5a6ad34160651c67b380c683c567ebd9441b247e2ff2c006b5ea47c49e" }, "downloads": -1, "filename": "WAYTT-0.1.zip", "has_sig": false, "md5_digest": "665888349be17eef44d0262e19064bb7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68526, "upload_time": "2014-04-21T14:14:45", "url": "https://files.pythonhosted.org/packages/c5/63/f83e6b3b6de47319e3583b00de8ce5740f34088b49a7217711c337b82ed7/WAYTT-0.1.zip" } ] }