{ "info": { "author": "Arran Hobson Sayers", "author_email": "ahobsonsayers@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# bthomehub5-devicelist\nThis library will return a dictionary containing information about the devices currently connected to a BT Home Hub 5 with a user specified IP Address.\n\n## Installation\n\n pip install bthomhub5-devicelist\n\n## How to use\n\nExample Usage:\n\n import bthomehub5_devicelist\n from pprint import pprint\n\n\n def main():\n\n # If an IP Address is not specified, it will default as 192.169.1.254\n devicelist = bthomehub5_devicelist.get_devicelist('192.168.1.254')\n\n pprint(devicelist)\n\n\n if __name__ == '__main__':\n main()\n\nThe library will return a dictionary with connected devices MAC addresses as keys and device names as values\n\nThe console output from running the example code will look like this:\n\n```\n>>> \n{'4f:c9:32:04:d3:ec': 'Example-PC',\n '3f:6a:66:49:d4:16': 'Example-IPhone',\n '01:5d:e8:fb:c8:a9': 'Example-Smartlight',\n '65:10:5c:6d:d0:2b': 'Example-Android'}\n```\n\n## License\n\nMIT - Feel free to go crazy with the code\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ahobsonsayers/bthomehub5-devicelist", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bthomehub5-devicelist", "package_url": "https://pypi.org/project/bthomehub5-devicelist/", "platform": "", "project_url": "https://pypi.org/project/bthomehub5-devicelist/", "project_urls": { "Homepage": "https://github.com/ahobsonsayers/bthomehub5-devicelist" }, "release_url": "https://pypi.org/project/bthomehub5-devicelist/0.1.1/", "requires_dist": [ "html-table-parser-python3 (==0.1.5)", "requests" ], "requires_python": "", "summary": "A library that returns a list of devices currently connected to a BT Home Hub 5", "version": "0.1.1" }, "last_serial": 4130616, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f7443276bde5a0697a5f0bcbc1d8f458", "sha256": "50a51aee08f209ecfae94bf445de644f8f03d7d89426e4fae4fd822caa69ba2d" }, "downloads": -1, "filename": "bthomehub5_devicelist-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f7443276bde5a0697a5f0bcbc1d8f458", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2845, "upload_time": "2018-08-02T22:46:30", "url": "https://files.pythonhosted.org/packages/66/5b/36df935fa1e7aa6871584f5e662d58725d70b256ca673f876d3b23909657/bthomehub5_devicelist-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "272acc0981e13e802f500e498717a0c8", "sha256": "7741e11876c82f0e4b6d016cbcee7e6b2ee1621974324ad6036c3dd360fa583a" }, "downloads": -1, "filename": "bthomehub5-devicelist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "272acc0981e13e802f500e498717a0c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2214, "upload_time": "2018-08-02T22:46:32", "url": "https://files.pythonhosted.org/packages/a8/e8/77a91f261fd80a1eb0219666cb072ec762e7e8609ae6ab1dcc3de860e915/bthomehub5-devicelist-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9ef72c9bc659319252c2155d9a3fe416", "sha256": "e7b9e2ea054d4a52b187e49343cea675c8078a6db28f88e322046260cd983cc6" }, "downloads": -1, "filename": "bthomehub5_devicelist-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9ef72c9bc659319252c2155d9a3fe416", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2851, "upload_time": "2018-08-02T22:58:17", "url": "https://files.pythonhosted.org/packages/97/7a/bb778a4f736e881f40feb59e82d9350178a29adcdafcf68e48146c884834/bthomehub5_devicelist-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92445a7ce2f864b3c2eeed1eecca610d", "sha256": "6d63302db14674c45c64b2156cea6d58c38e1735419b62b143d8f0aaf014eb30" }, "downloads": -1, "filename": "bthomehub5-devicelist-0.1.1.tar.gz", "has_sig": false, "md5_digest": "92445a7ce2f864b3c2eeed1eecca610d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2215, "upload_time": "2018-08-02T22:58:18", "url": "https://files.pythonhosted.org/packages/eb/97/e67419b7653bd23a99b7c3255f3617496c6636d9f7032e72be4b4823b21f/bthomehub5-devicelist-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ef72c9bc659319252c2155d9a3fe416", "sha256": "e7b9e2ea054d4a52b187e49343cea675c8078a6db28f88e322046260cd983cc6" }, "downloads": -1, "filename": "bthomehub5_devicelist-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9ef72c9bc659319252c2155d9a3fe416", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2851, "upload_time": "2018-08-02T22:58:17", "url": "https://files.pythonhosted.org/packages/97/7a/bb778a4f736e881f40feb59e82d9350178a29adcdafcf68e48146c884834/bthomehub5_devicelist-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92445a7ce2f864b3c2eeed1eecca610d", "sha256": "6d63302db14674c45c64b2156cea6d58c38e1735419b62b143d8f0aaf014eb30" }, "downloads": -1, "filename": "bthomehub5-devicelist-0.1.1.tar.gz", "has_sig": false, "md5_digest": "92445a7ce2f864b3c2eeed1eecca610d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2215, "upload_time": "2018-08-02T22:58:18", "url": "https://files.pythonhosted.org/packages/eb/97/e67419b7653bd23a99b7c3255f3617496c6636d9f7032e72be4b4823b21f/bthomehub5-devicelist-0.1.1.tar.gz" } ] }