{ "info": { "author": "cumulus13 Team", "author_email": "cumulus13@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "pywget\n==================\n\ncommand line wget downloader alternative, this can be module/package\n\n\nInstalling\n----------\n\nInstall and update using `pip`_:\n\n.. code-block:: text\n\n $ pip install pywget\n\npywget supports Python 2 and newer, Python 3 and newer, and PyPy.\n\n.. _pip: https://pip.pypa.io/en/stable/quickstart/\n\n\nExample\n----------------\n\nWhat does it look like? Here is an example of a simple pywget program:\n\n.. code-block:: python\n\n from pywget import wget\n\n link = \"http://www.test.com/test.tar.gz\"\n wget.download(link, \"/home/root/Downloads\")\n\n\nor run on terminal\n\n.. code-block:: text\n\n $ python wget.py \"http://www.test.com/test.tar.gz\" -p /home/root/Downloads\n \nSupport\n------\n\n* Python 2.7 +, Python 3.x\n* Windows, Linux\n\nLinks\n-----\n\n* License: `BSD `_\n* Code: https://bitbucket.org/licface/pywget\n* Issue tracker: https://bitbucket.org/licface/pywget/issues", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/licface/pywget", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pywget", "package_url": "https://pypi.org/project/pywget/", "platform": "", "project_url": "https://pypi.org/project/pywget/", "project_urls": { "Homepage": "https://bitbucket.org/licface/pywget" }, "release_url": "https://pypi.org/project/pywget/0.24/", "requires_dist": null, "requires_python": "", "summary": "command line wget downloader alternative, this can be module/package", "version": "0.24" }, "last_serial": 5212743, "releases": { "0.17": [ { "comment_text": "", "digests": { "md5": "b30949885d9e85c25fd7b6cd960e1861", "sha256": "fc6159392a6ddb3c985a22553cff8dc417dc2cc7260781854c2d639f447146dd" }, "downloads": -1, "filename": "pywget-0.17.tar.gz", "has_sig": false, "md5_digest": "b30949885d9e85c25fd7b6cd960e1861", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10505, "upload_time": "2019-04-22T11:45:19", "url": "https://files.pythonhosted.org/packages/0c/b5/9a348f271c84aed6869181083bf27b94373ecfdb9394c2282f031baf671b/pywget-0.17.tar.gz" } ], "0.18": [ { "comment_text": "", "digests": { "md5": "7ffe54e4becb81351b7c52e6da07f4a2", "sha256": "37645e72b02eb854a27c27b3f60aa10b6597d1675513cddbce6e0e422804e659" }, "downloads": -1, "filename": "pywget-0.18.tar.gz", "has_sig": false, "md5_digest": "7ffe54e4becb81351b7c52e6da07f4a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10516, "upload_time": "2019-04-24T07:55:05", "url": "https://files.pythonhosted.org/packages/50/11/0c4d3d6f52bc769610d20c7f09c03797bd2ec3a0ba75287383f81a69b8d3/pywget-0.18.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ffb065d948cbd2903aa4d49f561f48f4", "sha256": "75f14af348153b2df6b9e25b0bf3570e8d1e8a566a58f3c9be39c29696f0ec5d" }, "downloads": -1, "filename": "pywget-0.2.tar.gz", "has_sig": false, "md5_digest": "ffb065d948cbd2903aa4d49f561f48f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10552, "upload_time": "2019-04-24T08:07:19", "url": "https://files.pythonhosted.org/packages/df/22/d068dd0fbbedc06c640c8dabb5ba65a827a83d24cb8397af3d059550945c/pywget-0.2.tar.gz" } ], "0.21": [ { "comment_text": "", "digests": { "md5": "f3c1a4f523c57da79c8a56f286df47de", "sha256": "84aa3888cb0e89debff1ed5ad8eb2eb1a2241b7134a8c4ed0df7646b266c82f5" }, "downloads": -1, "filename": "pywget-0.21.tar.gz", "has_sig": false, "md5_digest": "f3c1a4f523c57da79c8a56f286df47de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10554, "upload_time": "2019-04-24T08:10:41", "url": "https://files.pythonhosted.org/packages/24/d8/f7fb4c42a06ed3b39b0b1be5512f123ce735efc01510b98bb809f92b7fdb/pywget-0.21.tar.gz" } ], "0.22": [ { "comment_text": "", "digests": { "md5": "447ea84556e6b58d6530b411c9254622", "sha256": "25b8c7d74fa5f067858027668f4297099bb46a1a83e8b88f2bbbebbafea29bea" }, "downloads": -1, "filename": "pywget-0.22.tar.gz", "has_sig": false, "md5_digest": "447ea84556e6b58d6530b411c9254622", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10637, "upload_time": "2019-04-24T11:38:45", "url": "https://files.pythonhosted.org/packages/9a/30/31ae70de133bbe7d2a0df025a86b8a3b3411d1f2906eff154ebef608ac9c/pywget-0.22.tar.gz" } ], "0.23": [ { "comment_text": "", "digests": { "md5": "97c00cba3fee33fa6de73f732a286c5d", "sha256": "9e54f882e487a06792fc42003a479294f34e113a75c7303fe5287b291e75134c" }, "downloads": -1, "filename": "pywget-0.23.tar.gz", "has_sig": false, "md5_digest": "97c00cba3fee33fa6de73f732a286c5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10640, "upload_time": "2019-04-29T05:13:56", "url": "https://files.pythonhosted.org/packages/a4/68/f9e962e0b15172227cc881cb5c12a006d26115b54ebb1348de927d61be4f/pywget-0.23.tar.gz" } ], "0.24": [ { "comment_text": "", "digests": { "md5": "2d72e9d037cb30176a2419b1a235e1b1", "sha256": "0b29b8940419d4de91aebbfb453775b0d288b545027d23b8b36ffcbcc52ce0c2" }, "downloads": -1, "filename": "pywget-0.24.tar.gz", "has_sig": false, "md5_digest": "2d72e9d037cb30176a2419b1a235e1b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11348, "upload_time": "2019-05-01T13:41:00", "url": "https://files.pythonhosted.org/packages/f5/c8/bfe064bc0e6e720255b2ebffb0a78f93c9fc9737ca5e38c78a63701ddce4/pywget-0.24.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d72e9d037cb30176a2419b1a235e1b1", "sha256": "0b29b8940419d4de91aebbfb453775b0d288b545027d23b8b36ffcbcc52ce0c2" }, "downloads": -1, "filename": "pywget-0.24.tar.gz", "has_sig": false, "md5_digest": "2d72e9d037cb30176a2419b1a235e1b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11348, "upload_time": "2019-05-01T13:41:00", "url": "https://files.pythonhosted.org/packages/f5/c8/bfe064bc0e6e720255b2ebffb0a78f93c9fc9737ca5e38c78a63701ddce4/pywget-0.24.tar.gz" } ] }