Skip to main content

No project description provided

Project description

isic-cli

PyPI

A command line tool for interacting with the ISIC Archive.

Quickstart

pip install isic-cli
isic login

Common use cases

Downloading images

isic image download  # downloads the entire archive, images and metadata, to images/

# optionally filter the results
isic image download --search 'diagnosis:melanoma'
isic image download --search 'age_approx:[5 TO 25] AND sex:male'

Downloading metadata

isic metadata download  # downloads the entire archive metadata to a csv

# find a collection to filter by
isic collection list  # grab the ID for the 2020 Challenge training set (70)
isic metadata download --collections 70

Supported by

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