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-12.2.0.tar.gz
(30.0 kB
view details)
Built Distribution
isic_cli-12.2.0-py3-none-any.whl
(32.8 kB
view details)
File details
Details for the file isic_cli-12.2.0.tar.gz
.
File metadata
- Download URL: isic_cli-12.2.0.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5b138eabc803fce987486335936144496da3011c9b0cdaf4feeea53ef2b3a2cc
|
|
MD5 |
fcbde2029d141564051b85d05f85e8c8
|
|
BLAKE2b-256 |
992e7c8751c9a4a6150fc4c17db1d263ec3604ac4b227e00091ea29e0d3da431
|
File details
Details for the file isic_cli-12.2.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-12.2.0-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a344650dfff2163390aa3a12b3212a4f384a649c86e944f181dffa651d5cc48f
|
|
MD5 |
c1cb0bb5514ea26efd3ec71a04916941
|
|
BLAKE2b-256 |
01eb43eb4bc57c0234b0cc4c33341fe6924599d5e449da65d6e65cb9b99de08c
|