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 # optional
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:"basal cell carcinoma"' 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-5.0.0.tar.gz
(24.0 kB
view details)
Built Distribution
isic_cli-5.0.0-py3-none-any.whl
(23.1 kB
view details)
File details
Details for the file isic-cli-5.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-5.0.0.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 887448f1575e257bd7e1643ffc63d4e77b0367789a4e386c96e7fda795a9745f |
|
MD5 | 4e253060928fdbe48121c0a4981c7517 |
|
BLAKE2b-256 | 5bedaddcf75dbb412aac6a1292dceded5fe9aefc40e4ded664f018c6fc7e9c01 |
Provenance
File details
Details for the file isic_cli-5.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-5.0.0-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26e61c491847e0f294558d9ce3e2c0ba5e661d297679b4130840c0d7a0f7f58d |
|
MD5 | 87ad6472b91826ca56334a6825b52d7b |
|
BLAKE2b-256 | 034f45781bf40ff81e8adc0f10983089579effef6f9ecbe7e4740b740db0b848 |