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-4.0.0.tar.gz
(22.4 kB
view details)
Built Distribution
isic_cli-4.0.0-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file isic-cli-4.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-4.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.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e868b9323927b381224bfc7a136b1c3ab3fde888e79e5f8830c3afe753d5739 |
|
MD5 | 3a9bbf7b6a5de8197fa584d299ad7888 |
|
BLAKE2b-256 | 6aff4e8ee261975229a32e1777decae981af0faf70e81cf933fb27b9b192a72c |
File details
Details for the file isic_cli-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-4.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.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 912fd689fe67c926550199d3cded797e5e05f451a7f29023b3d67108681a0638 |
|
MD5 | e619c56927ec959a5e87a25d8707e221 |
|
BLAKE2b-256 | 55aeea44f35943184e21135f628324af5723b272004d2ce0649ad6cc002b9b1e |