{ "info": { "author": "Justin M.", "author_email": "thisisjustinm@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "\ufeff# jGet\r\n> My implementation of wget in Python.\r\n\r\n\r\nDownloads files when a URL is supplied.\r\n\r\n\r\n## Usage example\r\n\r\nCommand : ```jget http://example.com/index.html```\r\n\r\nOutput: \r\n```1KB [00:00, 250.00KB/s]\r\nfile downloaded to:C:\\current-directory\\index.html```\r\n\r\n## Release History\r\n\r\n* 0.1.0\r\n * Work in progress\r\n\r\n\r\n\r\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/thisisjustinm/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "jget", "package_url": "https://pypi.org/project/jget/", "platform": "", "project_url": "https://pypi.org/project/jget/", "project_urls": { "Homepage": "https://github.com/thisisjustinm/" }, "release_url": "https://pypi.org/project/jget/0.1.0/", "requires_dist": [ "requests", "argparse", "validators", "tqdm" ], "requires_python": "", "summary": "File downloader", "version": "0.1.0" }, "last_serial": 4969106, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "28abd24e8dd71c24754343d11780b826", "sha256": "5f48067558755514d947ebb7cc084f9f1dc12045bbf170aaf241f5b98de6152a" }, "downloads": -1, "filename": "jget-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "28abd24e8dd71c24754343d11780b826", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2604, "upload_time": "2019-03-21T17:13:25", "url": "https://files.pythonhosted.org/packages/7c/a6/8137e0f14b0b22717cc0d4701ffbb55fda29c57114ead22a91c8d42730a2/jget-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2536a60067cb0f3edc855a9759d1569", "sha256": "067cade1901d776186ad6d7cec925766fb2e411850190e19816cb8d56796a01c" }, "downloads": -1, "filename": "jget-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e2536a60067cb0f3edc855a9759d1569", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2059, "upload_time": "2019-03-21T17:13:27", "url": "https://files.pythonhosted.org/packages/34/fb/ecdf8a7d707437360e87d8ad80b2c5a9af9177a0f946dfe91a55edd9b0ac/jget-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28abd24e8dd71c24754343d11780b826", "sha256": "5f48067558755514d947ebb7cc084f9f1dc12045bbf170aaf241f5b98de6152a" }, "downloads": -1, "filename": "jget-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "28abd24e8dd71c24754343d11780b826", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2604, "upload_time": "2019-03-21T17:13:25", "url": "https://files.pythonhosted.org/packages/7c/a6/8137e0f14b0b22717cc0d4701ffbb55fda29c57114ead22a91c8d42730a2/jget-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e2536a60067cb0f3edc855a9759d1569", "sha256": "067cade1901d776186ad6d7cec925766fb2e411850190e19816cb8d56796a01c" }, "downloads": -1, "filename": "jget-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e2536a60067cb0f3edc855a9759d1569", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2059, "upload_time": "2019-03-21T17:13:27", "url": "https://files.pythonhosted.org/packages/34/fb/ecdf8a7d707437360e87d8ad80b2c5a9af9177a0f946dfe91a55edd9b0ac/jget-0.1.0.tar.gz" } ] }