Google Image Search & Download using the API
This will fetch images using the google API and save to an 'images' subdirectory from where you run your code. You just specify the search term. eg. "cat" or "dog"
Installation
Run the following to install:
pip install gimdl
Usage
import gimdl
from gimdl import fetch_images
# specify what images you want to fetch
fetch_images("cat")
| Requirement | URL |
|---|---|
| pip install Google-Images-Search | https://pypi.org/project/Google-Images-Search/ |
| Google API Key | https://console.developers.google.com |
| pip install python-dotenv | https://pypi.org/project/python-dotenv/ |
| pip install windows-curses (Windows only) | https://pypi.org/project/windows-curses/ |
Release files for gimdl 0.0.14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gimdl-0.0.14.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gimdl-0.0.14-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.8 kB
Release files / gimdl-0.0.14.tar.gz
| Download URL | gimdl-0.0.14.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b84a7b3ce8c5783fa0cc7267281acb74e6e0ac2e61cac323e2f69f057924b8ef
|
|
BLAKE2b-256 checksum How to use checksums |
b6d852fc75c777453e48ae2551afc03f604a9b1a402d827217b4e94c038bd02f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.8.10
|
Release files / gimdl-0.0.14-py3-none-any.whl
| Download URL | gimdl-0.0.14-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f73de96a296dfbeeb333c2ebb1be20b86d6ed4425827fe9cc52263e50ecfe4b5
|
|
BLAKE2b-256 checksum How to use checksums |
c6b25e9feab291817e06f18ea2b2b83abb024f82d40c8cd5f59721ff8be1eb5f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.8.10
|