No project description provided
Project description
isic-cli
A command line tool for interacting with the ISIC Archive.
Quickstart
pip install isic-cli # requires python >= 3.9
isic user login
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:melanoma' 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-3.0.0.tar.gz
(22.4 kB
view details)
Built Distribution
isic_cli-3.0.0-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file isic-cli-3.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-3.0.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.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f438487a92a9a0345edcd8d624fecf05fd154a224bb47e00119e48c87b03ac5 |
|
MD5 | fed190775dc4bb0c9dc8553578f565fd |
|
BLAKE2b-256 | 5d4917459e3e458432e1f4b8357fcf854704b8b1fd56de8a02317a9024b772d9 |
Provenance
File details
Details for the file isic_cli-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-3.0.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.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fa3f08106af8bd6b436634ef2dde68b747df6cb5f299224978f452a57d02196 |
|
MD5 | ab3e443adcc9bfa013f664b6a72c1857 |
|
BLAKE2b-256 | 000919a018a65317d49709414066139b69c58236275cd1a99f76b8c1550e4dd0 |