Search google images, return first result.
Project description
This 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.
To use it on the command line, type: python -m gimage sarah silverman To use it in your project:
#!/usr/bin/env python from gimage import get_image_url print get_image_url("sarah silverman")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gImage-1.0.1.tar.gz
(2.0 kB
view details)
File details
Details for the file gImage-1.0.1.tar.gz
.
File metadata
- Download URL: gImage-1.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 710696f480e7a91e0859ab1c7cfbccb9983c6d81f08f5118aa833058c1e4c089 |
|
MD5 | 5abd7a818348efa2cd9bdb155621bb64 |
|
BLAKE2b-256 | abb215c51eefd5627f5e8a77a723f34100e3482048010dc4adcf9dba33061ab4 |