{ "info": { "author": "frenos", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# imgload\n[![Build Status](https://travis-ci.org/frenos/imgload.svg?branch=master)](https://travis-ci.org/frenos/imgload) [![Maintainability](https://api.codeclimate.com/v1/badges/d86a6992bc47e8e90d6f/maintainability)](https://codeclimate.com/github/frenos/imgload/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/d86a6992bc47e8e90d6f/test_coverage)](https://codeclimate.com/github/frenos/imgload/test_coverage) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/frenos/imgload.svg) ![GitHub](https://img.shields.io/github/license/frenos/imgload.svg) [![PyPI - Downloads](https://img.shields.io/pypi/dm/imgload)](https://pypi.org/project/imgload/)\n---\n**imgload** is a python library to download images from several different hosters.\nIt's an ideal companion for writing web-crawlers, just feed the urls to imgload and get the raw bytes or a finished PIL 'Image' back.\n\n---\n## Supported Hosters:\nCurrently the following image hosters are supported.\n* http://imgur.com/\n* http://www.imagevenue.com/\n* https://fastpic.ru/\n* http://www.imagebam.com/\n\nFurther planned hosts:\n* https://www.turboimagehost.com/\n\nIf you know other hosts that should be supported, create an Issue with a test file or send a pull request.", "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/frenos/imgload", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "imgload", "package_url": "https://pypi.org/project/imgload/", "platform": "", "project_url": "https://pypi.org/project/imgload/", "project_urls": { "Homepage": "https://github.com/frenos/imgload" }, "release_url": "https://pypi.org/project/imgload/0.2.1/", "requires_dist": null, "requires_python": ">=3.7", "summary": "An image downloading library", "version": "0.2.1" }, "last_serial": 5593690, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c64fd249ad39bc0d3b16ed2b45bdd833", "sha256": "d24fbe440dfb1590fd4b459f448ff969b8ec24191532610c59402697ea5343a6" }, "downloads": -1, "filename": "imgload-0.1.tar.gz", "has_sig": false, "md5_digest": "c64fd249ad39bc0d3b16ed2b45bdd833", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 1580, "upload_time": "2019-07-26T21:36:54", "url": "https://files.pythonhosted.org/packages/09/87/f6ed956a6d0b6317a37f310ee656bf97c790000adc17fa7823d4048bfe41/imgload-0.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c8e1c94944e6b19ae055558d3242cccf", "sha256": "3a1246f2583e63889dcf7fbb5437649d1275218a03f4d8dd5c41f072cf84461c" }, "downloads": -1, "filename": "imgload-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c8e1c94944e6b19ae055558d3242cccf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 1588, "upload_time": "2019-07-27T15:41:42", "url": "https://files.pythonhosted.org/packages/23/1e/ee8338a53073e19f862ecb73fad59340291fb3e46f6614735ed155b7edbb/imgload-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7a571c90e9a8e532de1eeef9f1ec132a", "sha256": "f6ad4336f2d22d0f88f7b333641a571117005f16a9ee49e4945622eae4b475b8" }, "downloads": -1, "filename": "imgload-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7a571c90e9a8e532de1eeef9f1ec132a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 3329, "upload_time": "2019-07-27T18:27:04", "url": "https://files.pythonhosted.org/packages/81/bb/9c84bd65d1ea57f2e7cadc1a64a90f84e37f724487a9a86ceeeb101133a9/imgload-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a571c90e9a8e532de1eeef9f1ec132a", "sha256": "f6ad4336f2d22d0f88f7b333641a571117005f16a9ee49e4945622eae4b475b8" }, "downloads": -1, "filename": "imgload-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7a571c90e9a8e532de1eeef9f1ec132a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 3329, "upload_time": "2019-07-27T18:27:04", "url": "https://files.pythonhosted.org/packages/81/bb/9c84bd65d1ea57f2e7cadc1a64a90f84e37f724487a9a86ceeeb101133a9/imgload-0.2.1.tar.gz" } ] }