{ "info": { "author": "Philip Thrasher", "author_email": "philipthrasher@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "======\ngimage\n======\n\nThis is a simple python module mostly meant to be used on the command line. It's really simple, you pass it a search query, it queries google, and returns the first image it gets back. It's pretty damn addictive.\n \nTo use it on the command line, type: ``python -m gimage sarah silverman``\nTo use it in your project::\n\n #!/usr/bin/env python\n\n from gimage import get_image_url\n\n print get_image_url(\"sarah silverman\")\n\n\n`on github `_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/gimage/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "gImage", "package_url": "https://pypi.org/project/gImage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gImage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/gimage/" }, "release_url": "https://pypi.org/project/gImage/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Search google images, return first result.", "version": "1.0.1" }, "last_serial": 792241, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a6ff0b02bcaf1060ac7b74100606456f", "sha256": "fe2f72afa5199675ce63e3a02a7cda3c3116e55d20d462a2f7b2c7ff2ec2cb92" }, "downloads": -1, "filename": "gImage-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a6ff0b02bcaf1060ac7b74100606456f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1936, "upload_time": "2011-09-08T21:18:29", "url": "https://files.pythonhosted.org/packages/a7/93/8f3662ba88236fafcaba104dc9179c353e6094156abcaee60141babfd2da/gImage-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5abd7a818348efa2cd9bdb155621bb64", "sha256": "710696f480e7a91e0859ab1c7cfbccb9983c6d81f08f5118aa833058c1e4c089" }, "downloads": -1, "filename": "gImage-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5abd7a818348efa2cd9bdb155621bb64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2001, "upload_time": "2011-09-08T21:29:48", "url": "https://files.pythonhosted.org/packages/ab/b2/15c51eefd5627f5e8a77a723f34100e3482048010dc4adcf9dba33061ab4/gImage-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5abd7a818348efa2cd9bdb155621bb64", "sha256": "710696f480e7a91e0859ab1c7cfbccb9983c6d81f08f5118aa833058c1e4c089" }, "downloads": -1, "filename": "gImage-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5abd7a818348efa2cd9bdb155621bb64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2001, "upload_time": "2011-09-08T21:29:48", "url": "https://files.pythonhosted.org/packages/ab/b2/15c51eefd5627f5e8a77a723f34100e3482048010dc4adcf9dba33061ab4/gImage-1.0.1.tar.gz" } ] }