{ "info": { "author": "Carlos A. Planch\u00f3n", "author_email": "bubbledoloresuruguay2@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# isimud\n*Package to get commonly used details of the network interface and access points you are using.*\n\n## installation\n### install with pip\n```\npip3 install -U isimud\n```\n\n## features\n\n- Get loopback, ethernet and wifi interfaces.\n- Get operstate, mac_address, recv and sent bytes of an interface.\n- Get ESSID, signal percent and MAC address of an interface.\n\n## usage\n```\nIn [3]: import isimud\n\nIn [4]: isimud.get_eth_interfaces()\n\nOut[4]: ['enp9s0']\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/carlosplanchon/isimud/archive/v0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlosplanchon/isimud", "keywords": "isimud,sensors,wifi,networking", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "isimud", "package_url": "https://pypi.org/project/isimud/", "platform": "", "project_url": "https://pypi.org/project/isimud/", "project_urls": { "Download": "https://github.com/carlosplanchon/isimud/archive/v0.2.tar.gz", "Homepage": "https://github.com/carlosplanchon/isimud" }, "release_url": "https://pypi.org/project/isimud/0.2/", "requires_dist": null, "requires_python": "", "summary": "Package to get commonly used details of the network interface and access points you are using..", "version": "0.2" }, "last_serial": 4912948, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3665fc521ec90cecbe15afe3b1b1e837", "sha256": "0c8ea0d02d3b31b84003d7bfc8741aa4eae3f99124f35a4b952b87fcf36ea341" }, "downloads": -1, "filename": "isimud-0.1.tar.gz", "has_sig": false, "md5_digest": "3665fc521ec90cecbe15afe3b1b1e837", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2582, "upload_time": "2019-03-07T23:28:20", "url": "https://files.pythonhosted.org/packages/fe/6a/97610f7a83844cbb517b73a8455f5defd19b2c15a6fc7272658d36888137/isimud-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "24fce1e20b6a3db81534f4cc4352644e", "sha256": "bc11115a2112d62169e598ed566e176c296945917866944171ffc2daea0aa24e" }, "downloads": -1, "filename": "isimud-0.2.tar.gz", "has_sig": false, "md5_digest": "24fce1e20b6a3db81534f4cc4352644e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2663, "upload_time": "2019-03-07T23:31:24", "url": "https://files.pythonhosted.org/packages/54/0f/981a8ea6c4ee5a9467280c57d88c88348d2a1af6efeb3043d1fe96e86d79/isimud-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24fce1e20b6a3db81534f4cc4352644e", "sha256": "bc11115a2112d62169e598ed566e176c296945917866944171ffc2daea0aa24e" }, "downloads": -1, "filename": "isimud-0.2.tar.gz", "has_sig": false, "md5_digest": "24fce1e20b6a3db81534f4cc4352644e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2663, "upload_time": "2019-03-07T23:31:24", "url": "https://files.pythonhosted.org/packages/54/0f/981a8ea6c4ee5a9467280c57d88c88348d2a1af6efeb3043d1fe96e86d79/isimud-0.2.tar.gz" } ] }