CLI Toolkit to quickly create image dataset using Bing Image Search API
Welcome to BingoSet
Install
pip3 install bingoset
Set-up
Get your Bingo Image Search API key and execute below command
bingoset set-api-key YOUR_BING_API_KEY_HERE
Usage
bingoset q pikachu
This will download 250 (default) images of pikachu into a directory called dataset (default)
Additional/Optional Config
bingoset set-max-results 100
Change the maximum number of images per request by the Bing API, eg : 100 DEFAULT : 250
bingoset set-group-size 20
Change the group size of images you want to download, eg : 100 groupsize is number of search results to return “per page” DEFAULT : 50
bingoset set-base-folder-name mydatast
Change the base folder name DEFAULT : dataset
Release files for bingoset 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bingoset-0.1.7.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bingoset-0.1.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.4 kB
Release files / bingoset-0.1.7.tar.gz
| Download URL | bingoset-0.1.7.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
55d84cc6a491b5811cbbef37e3f4df2271108113277c6b815c12457065f3a18c
|
|
BLAKE2b-256 checksum How to use checksums |
02cf022aca0ce92eedf907305de208b1e8f4a8aa36579443c08cc5bcc7060f67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.5 CPython/3.7.4 Windows/10
|
Release files / bingoset-0.1.7-py3-none-any.whl
| Download URL | bingoset-0.1.7-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
faf4b43581d590b1db7efa7d12d57bdf7126133e0c31d054372cf39aa6802e64
|
|
BLAKE2b-256 checksum How to use checksums |
8ba6850dd8ab70bb4e190be80caed9dfc95f5c4134f21f65956e37a304dceeeb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.5 CPython/3.7.4 Windows/10
|