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-4.1.0.tar.gz
(22.4 kB
view details)
Built Distribution
isic_cli-4.1.0-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file isic-cli-4.1.0.tar.gz
.
File metadata
- Download URL: isic-cli-4.1.0.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef6e56dde578229c1ba4994488108f03d4c8de3157032b9713127573ede9c1cc |
|
MD5 | 4e5c223ec119bdc76998ad0ab90703c6 |
|
BLAKE2b-256 | 55363a98a762aa35227d2d9f10d539b21a1ae5a7f9b7f2ef176f7851b0faba77 |
File details
Details for the file isic_cli-4.1.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-4.1.0-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.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 817092d432cbacdd7e1622468ca0e768a81be364c50060c8902020160e78bea7 |
|
MD5 | 1173156e0ad3bbe77dd83ede6206c732 |
|
BLAKE2b-256 | edb2fcf960aeef317f7b0315109721b070743240d9e1b1f237a900a21e1c1074 |