{ "info": { "author": "plant99", "author_email": "shivashispadhi@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# better-wget\nScript written to make wget more efficient, which restarts `wget` when download speed is below a certain limit.\n\n## how to use\n-\n- bwget \\[url\\] \\[destination\\] \\[speed in kBps]\n\n\n## todo\n- make it generic and give control to user through CLI\n- log download percentage and/or other stuff\n- check and control download failures, very low speeds, etc.\n- show user log if he/she wants to\n- handle 'finished' status of downloads\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/plant99/better-wget", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bwget", "package_url": "https://pypi.org/project/bwget/", "platform": "", "project_url": "https://pypi.org/project/bwget/", "project_urls": { "Homepage": "https://github.com/plant99/better-wget" }, "release_url": "https://pypi.org/project/bwget/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Improved wget", "version": "0.0.1" }, "last_serial": 4574833, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "07a9b85249b97ba1d8c3ae00a2a5e91f", "sha256": "d050b1a07db5b5d465c8443f1f774d6a3cab5be78c7b532437d6f87780b02f95" }, "downloads": -1, "filename": "bwget-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "07a9b85249b97ba1d8c3ae00a2a5e91f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3637, "upload_time": "2018-12-08T09:24:41", "url": "https://files.pythonhosted.org/packages/bd/7d/7a762062bda5a079a84e81f65abf3eb0d7ab96f68c906d64144041a64cfb/bwget-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "825e6101265f4b5c04b8b21840cc6c62", "sha256": "6b375907ab00e4b6cf99cc31dd5dfa25a1b6bf2b8334de45c3be5250c5e080f5" }, "downloads": -1, "filename": "bwget-0.0.1.tar.gz", "has_sig": false, "md5_digest": "825e6101265f4b5c04b8b21840cc6c62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2039, "upload_time": "2018-12-08T09:24:43", "url": "https://files.pythonhosted.org/packages/70/40/639b92dcee21981f50ab15365e43970166e55debdcee61f47ed8b8f61483/bwget-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "07a9b85249b97ba1d8c3ae00a2a5e91f", "sha256": "d050b1a07db5b5d465c8443f1f774d6a3cab5be78c7b532437d6f87780b02f95" }, "downloads": -1, "filename": "bwget-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "07a9b85249b97ba1d8c3ae00a2a5e91f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3637, "upload_time": "2018-12-08T09:24:41", "url": "https://files.pythonhosted.org/packages/bd/7d/7a762062bda5a079a84e81f65abf3eb0d7ab96f68c906d64144041a64cfb/bwget-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "825e6101265f4b5c04b8b21840cc6c62", "sha256": "6b375907ab00e4b6cf99cc31dd5dfa25a1b6bf2b8334de45c3be5250c5e080f5" }, "downloads": -1, "filename": "bwget-0.0.1.tar.gz", "has_sig": false, "md5_digest": "825e6101265f4b5c04b8b21840cc6c62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2039, "upload_time": "2018-12-08T09:24:43", "url": "https://files.pythonhosted.org/packages/70/40/639b92dcee21981f50ab15365e43970166e55debdcee61f47ed8b8f61483/bwget-0.0.1.tar.gz" } ] }