{ "info": { "author": "Fernando Giannasi ", "author_email": "", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Networking", "Topic :: Utilities" ], "description": "This is a simple script that implements concurrent downloads with Python.\nIt makes use of Python >= 3.5 new module's asyncio coroutines with async / await statements.\nUses aiohttp for assyncronous downloads, aiofiles for nonblocking filesystem operations.\nHas a nice curses based progress_bar with multiple lines\n ", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/phoemur/aioget/tarball/0.2.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/phoemur/aioget", "keywords": "", "license": "Unlicense", "maintainer": "", "maintainer_email": "", "name": "aioget", "package_url": "https://pypi.org/project/aioget/", "platform": "", "project_url": "https://pypi.org/project/aioget/", "project_urls": { "Download": "https://github.com/phoemur/aioget/tarball/0.2.1", "Homepage": "https://github.com/phoemur/aioget" }, "release_url": "https://pypi.org/project/aioget/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Async io command line download utility written in python", "version": "0.2.1" }, "last_serial": 3042191, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "4115dbcb59991ecba96d26901cc67f44", "sha256": "bb67d8143bed724de39a631847c179bdbf0d7f8c6f46c07693868d74831d2a30" }, "downloads": -1, "filename": "aioget-0.2.tar.gz", "has_sig": false, "md5_digest": "4115dbcb59991ecba96d26901cc67f44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3445, "upload_time": "2017-07-23T01:26:05", "url": "https://files.pythonhosted.org/packages/db/47/8d38d89ba5100f9685fc092a252f445f9d0eb013ac5e16081a54c69ad14e/aioget-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "a84a7e5dd28c2826ea8c164ecf3dca34", "sha256": "76a8130cb0f4df40e22920e9872e3227e788fc67288456719e1ac40809565407" }, "downloads": -1, "filename": "aioget-0.2.1.tar.gz", "has_sig": false, "md5_digest": "a84a7e5dd28c2826ea8c164ecf3dca34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3457, "upload_time": "2017-07-23T01:37:01", "url": "https://files.pythonhosted.org/packages/c0/51/dbf5ae3fdff402a11c5c7234531ed869ab35381de1f4b4b4f2f1c2a24793/aioget-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a84a7e5dd28c2826ea8c164ecf3dca34", "sha256": "76a8130cb0f4df40e22920e9872e3227e788fc67288456719e1ac40809565407" }, "downloads": -1, "filename": "aioget-0.2.1.tar.gz", "has_sig": false, "md5_digest": "a84a7e5dd28c2826ea8c164ecf3dca34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3457, "upload_time": "2017-07-23T01:37:01", "url": "https://files.pythonhosted.org/packages/c0/51/dbf5ae3fdff402a11c5c7234531ed869ab35381de1f4b4b4f2f1c2a24793/aioget-0.2.1.tar.gz" } ] }