No project description provided
Project description
isic-cli
The official command line tool for interacting with the ISIC Archive.
Installation
- Download the latest isic-cli release.
- Extract the executable to a location where it can be invoked from the command line.
If running on macOS, you may need to add the executable to the list of trusted software to launch isic-cli in the same way you would any other registered app.
Common use cases
Note: isic
will be isic.exe
on Windows.
Downloading images
isic image download images/ # downloads the entire archive, images and metadata, to images/
# optionally filter the results
isic image download --search 'diagnosis_3:"Melanoma Invasive"' 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-11.2.0.tar.gz
(28.6 kB
view details)
Built Distribution
isic_cli-11.2.0-py3-none-any.whl
(31.9 kB
view details)
File details
Details for the file isic_cli-11.2.0.tar.gz
.
File metadata
- Download URL: isic_cli-11.2.0.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb4c1b5e08d8790ab2a32665f1c159c2b2e99cd9b32b7c01e644021fdee131b3 |
|
MD5 | 1305a46da8fc833f2454473bade6d234 |
|
BLAKE2b-256 | b13dd48583bdf4a1a8ff12a462da3107166f46255414da127d55e745fef34974 |
File details
Details for the file isic_cli-11.2.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-11.2.0-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d94b534e7bc2dca49320003f92c951d0acc5e5865c571b5cb127f1600cf407a |
|
MD5 | f88a26aff743363169a7f58c297e0654 |
|
BLAKE2b-256 | 6d7b020ab1c903d467242c648f0b814a7a8236aaf48ef3b1717518264d17086e |