Skip to main content

No project description provided

Project description

bingoset

CLI Toolkit to quickly create image dataset using Bing Image Search API

PyPI - License PyPI - Python Version Twitter Follow

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bingoset-0.1.7.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

bingoset-0.1.7-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page