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.3.0.tar.gz
(22.7 kB
view details)
Built Distribution
isic_cli-4.3.0-py3-none-any.whl
(21.9 kB
view details)
File details
Details for the file isic-cli-4.3.0.tar.gz
.
File metadata
- Download URL: isic-cli-4.3.0.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61bee6e663fbf2c044351aba77f44bec7a7dfa74f07679886dffd4d378e79df6 |
|
MD5 | 28c9bf78ef5547dee14b66ee20d866ae |
|
BLAKE2b-256 | d9c2e4090edf3b3d3053e4c5b611980d5df733c31aac02479673489dbfbabc0c |
Provenance
File details
Details for the file isic_cli-4.3.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-4.3.0-py3-none-any.whl
- Upload date:
- Size: 21.9 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 | a5cbead7595ec492c6e3ac2454addedbefce74e51cd47c55f373457f17bd4e9e |
|
MD5 | 1c6d6a8e313fd1a994c48944a58dc6bf |
|
BLAKE2b-256 | 769ce5c558b437f50860454012eaa8b489adbe5e3ef9cb853eb42749d2630c37 |