No project description provided
Project description
isic-cli
The official command line tool for interacting with the ISIC Archive.
Quickstart
pip install isic-cli # requires python >= 3.9
isic user login
Common use cases
Downloading images
isic image download images/ # downloads the entire archive, images and metadata, to images/
# optionally filter the results
isic image download --search 'diagnosis:melanoma' images/
isic image download --search 'age_approx:[5 TO 25] AND sex:male' images/
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
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
isic-cli-4.0.1.tar.gz
(22.5 kB
view details)
Built Distribution
isic_cli-4.0.1-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file isic-cli-4.0.1.tar.gz
.
File metadata
- Download URL: isic-cli-4.0.1.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40e95ac14f0327ccea4208235b4a6236cc59f1c0714c5298a9aaa80a8e7de5a4 |
|
MD5 | abf4d3dccac008ac620fae239f9561ae |
|
BLAKE2b-256 | 018706c541b464ef8d11459fa6356ad8c4fd029d0858e2200284d18d998e7017 |
Provenance
File details
Details for the file isic_cli-4.0.1-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-4.0.1-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a0238818f1655d74c23b178e6dff90baf84c599170f3ebe35adb88899e67014 |
|
MD5 | db65293b896658973a00fe2783dbd588 |
|
BLAKE2b-256 | 3307945b8c002b74b6c3d618b932c64b1fbcc02e6ac1bafac91b74f1e2bea4aa |