{ "info": { "author": "Polis Flatt", "author_email": "polisflatt@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# speedfetch\n-- A (GNU/Linux based/oriented) program for fetching speed test results on the command line.\n\n## Screenshots\n![enter image description here](https://i.ibb.co/86RgHVY/2019-06-20-103106-476x314-scrot.png)\n\n## Installation\n\nInstallation (or just simple testing) can be done by either manually running the Python scripts or by installing through pip (recommended). In order to install through pip (a Python package manager) do `$ pip install speedfetch .`Then, run speedfetch.\n\nHowever, some dependencies are:\n\n- blessed (`pip install blessed`)\n- speedtest-cli (`pip install speedtest-cli`)\n\n\n## Misc\n\nUsage can be found by supplying the argument *--help/h* to the program whenever you execute it. However, no arguments are required -- speedfetch essentially just does its thing when you execute it (although some arguments are there).\n\n\n Usage:\n\n speedfetch (no args required but are optional)\n\n ARGS:\n --hide-country/-hc: Hides the country when passed\n --hide-isp/-hisp: Hides the ISP when passed\n --version/-v: Shows the current version of the program\n --help/-h: Shows this menu (for help)\n\n\n The program uses the speedtest-cli library and is highly dependent on it. Without it, this library would have taken much longer, so thank you to those who made that library. The speedtest library also is based off of speedtest.net.\n\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/polisflatt/speedfetch", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "speedfetch", "package_url": "https://pypi.org/project/speedfetch/", "platform": "", "project_url": "https://pypi.org/project/speedfetch/", "project_urls": { "Homepage": "https://github.com/polisflatt/speedfetch" }, "release_url": "https://pypi.org/project/speedfetch/1.0/", "requires_dist": [ "speedtest-cli", "blessed" ], "requires_python": "", "summary": "A tool for fetching speedtest results.", "version": "1.0" }, "last_serial": 5427609, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7144525b7973147cbb9fb7ef3e5414d5", "sha256": "6a6a42d3d3a9c51b90d3c1a5a7c2a4f1952f8efd6fec365468251b3fd1434c13" }, "downloads": -1, "filename": "speedfetch-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7144525b7973147cbb9fb7ef3e5414d5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5369, "upload_time": "2019-06-20T20:56:36", "url": "https://files.pythonhosted.org/packages/7f/18/4207df9478e02d8ab76ed89ae0980d5f8f921aed9db636cfb45e6ef40bdc/speedfetch-1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7144525b7973147cbb9fb7ef3e5414d5", "sha256": "6a6a42d3d3a9c51b90d3c1a5a7c2a4f1952f8efd6fec365468251b3fd1434c13" }, "downloads": -1, "filename": "speedfetch-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7144525b7973147cbb9fb7ef3e5414d5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5369, "upload_time": "2019-06-20T20:56:36", "url": "https://files.pythonhosted.org/packages/7f/18/4207df9478e02d8ab76ed89ae0980d5f8f921aed9db636cfb45e6ef40bdc/speedfetch-1.0-py3-none-any.whl" } ] }