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.1.tar.gz
(22.4 kB
view details)
Built Distribution
isic_cli-3.0.1-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file isic-cli-3.0.1.tar.gz
.
File metadata
- Download URL: isic-cli-3.0.1.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6279705db219b9460c7da6405647cb996fe46b209faee4d236cf5a7fa4326eb |
|
MD5 | 0d58af7999dfae7940b514fdf5014b59 |
|
BLAKE2b-256 | 01785a940788bf1d33e2fb23a5f080d04a8939809b22cae0f582fde4e9ed554e |
File details
Details for the file isic_cli-3.0.1-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-3.0.1-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.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9af3eecdd14196d65a444e01d855c03c39b28707ce1811f14d10b1034c409b74 |
|
MD5 | d4d6bcc5acdfe4a81ddcf65ec2ec3d1f |
|
BLAKE2b-256 | 67ab9e725db3a2fc26b7d053780946c5baf99aed0e291e7dbc886d58bb0d9c2d |