{ "info": { "author": "Shreyas Bapat", "author_email": "contact@shreyasb.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Downy - Downloading Files in a Blink of the Eye\n================================================\n\n**downy** is an open source (MIT) collection of Python functions useful\nin web downloads and parallel downloads.\nIt provides a simple and intuitive API and handles the threads accordingly.\n\nView `source code`_ of downy!\n\n.. _`source code`: https://github.com/downy/downy\n\n\nSome of its awesome features are:\n\n* Multiple Download Support\n* Full utilisation of cores\n* Intuitive API for downloads\n\nAnd more to come!\n\ndowny is developed by an open community. Release\nannouncements and general discussion take place on our `mailing list`_\nand `chat`_.\n\n.. _`mailing list`: https://groups.io/g/downy-dev\n.. _`chat`: https://riot.im/experimental/#/room/#rest:matrix.org\n\nThe `source code`_, `issue tracker`_ and `wiki`_ are hosted on GitHub, and all\ncontributions and feedback are more than welcome.\n\n.. _`source code`: https://github.com/downy/downy\n.. _`issue tracker`: https://github.com/downy/downy/issues\n.. _`wiki`: https://github.com/downy/downy/wiki/\n\ndowny works on recent versions of Python and is released under\nthe MIT license, hence allowing commercial use of the library.\n\n.. code-block:: python\n\n from downy.download import Download\n\n Download(url, filename).download()\n\n\n.. note::\n The modules are currently under development and might be unstable at any point of time.\n Please help us by reporting any bugs you encounter while using downy.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/downy/downy", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://shreyasb.com/", "keywords": "download,threads,idm,download manager,fast", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "downy", "package_url": "https://pypi.org/project/downy/", "platform": "", "project_url": "https://pypi.org/project/downy/", "project_urls": { "Download": "https://github.com/downy/downy", "Homepage": "https://shreyasb.com/" }, "release_url": "https://pypi.org/project/downy/0.1.1/", "requires_dist": [ "requests", "psutil", "coverage ; extra == 'dev'", "pytest-cov ; extra == 'dev'", "pycodestyle ; extra == 'dev'", "sphinx ; extra == 'dev'", "alabaster ; extra == 'dev'", "nbsphinx ; extra == 'dev'", "ipython (>=5.0) ; extra == 'dev'", "jupyter-client ; extra == 'dev'", "ipykernel ; extra == 'dev'", "ipywidgets ; extra == 'dev'" ], "requires_python": ">=3.5", "summary": "Python package for Downloading Files in a blink of the eye", "version": "0.1.1" }, "last_serial": 4646956, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ff50d0e172d204cbaf1bb0b11d59e9c6", "sha256": "76d891aefd803ac03fb035984d0152d74fb27de93bc7ba2d36f9ee04da3cd48f" }, "downloads": -1, "filename": "downy-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ff50d0e172d204cbaf1bb0b11d59e9c6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 4654, "upload_time": "2018-12-30T21:17:58", "url": "https://files.pythonhosted.org/packages/ee/63/ed7bd22ecbe6a4b61ddcff2c040fdde3f964a282ca23e6d41cf07c245e40/downy-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4cafedf0690a805911b4b285eec22260", "sha256": "ce794b5a93ad7d4d893a75aacb12d5666bd58965b5c47581a62f4aaf82374b62" }, "downloads": -1, "filename": "downy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4cafedf0690a805911b4b285eec22260", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3653, "upload_time": "2018-12-30T21:18:01", "url": "https://files.pythonhosted.org/packages/c7/4f/56fcca0b74b4245497b6e91008918a85eb613af2d8f459003694afeeac43/downy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "92c559b2c659a4bbd94e5f8ce3bdea68", "sha256": "adaa7b9dd7f543b50f3eeb207b58fc0b1d2e8e3dbe0cae8c896a8b8f57b88312" }, "downloads": -1, "filename": "downy-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "92c559b2c659a4bbd94e5f8ce3bdea68", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 4581, "upload_time": "2018-12-30T21:42:16", "url": "https://files.pythonhosted.org/packages/ec/03/bac994d95db3c814ac9e8d9ba5c5837525d2a485eff9000e7973c06df48b/downy-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2ce8180b7a9d8f50c00ed4c4b7402f43", "sha256": "0abbb96cd26173baa98df49fd1f5e2fb05dba615ce2de8a9d28458e4be31c269" }, "downloads": -1, "filename": "downy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2ce8180b7a9d8f50c00ed4c4b7402f43", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3550, "upload_time": "2018-12-30T21:42:18", "url": "https://files.pythonhosted.org/packages/77/a7/a6d7fea313fcbe60185528e2dd08f94431cb9bc385be04c5ff24eb34dc57/downy-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "92c559b2c659a4bbd94e5f8ce3bdea68", "sha256": "adaa7b9dd7f543b50f3eeb207b58fc0b1d2e8e3dbe0cae8c896a8b8f57b88312" }, "downloads": -1, "filename": "downy-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "92c559b2c659a4bbd94e5f8ce3bdea68", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 4581, "upload_time": "2018-12-30T21:42:16", "url": "https://files.pythonhosted.org/packages/ec/03/bac994d95db3c814ac9e8d9ba5c5837525d2a485eff9000e7973c06df48b/downy-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2ce8180b7a9d8f50c00ed4c4b7402f43", "sha256": "0abbb96cd26173baa98df49fd1f5e2fb05dba615ce2de8a9d28458e4be31c269" }, "downloads": -1, "filename": "downy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2ce8180b7a9d8f50c00ed4c4b7402f43", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3550, "upload_time": "2018-12-30T21:42:18", "url": "https://files.pythonhosted.org/packages/77/a7/a6d7fea313fcbe60185528e2dd08f94431cb9bc385be04c5ff24eb34dc57/downy-0.1.1.tar.gz" } ] }