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-5.1.0.tar.gz
(24.1 kB
view details)
Built Distribution
isic_cli-5.1.0-py3-none-any.whl
(23.1 kB
view details)
File details
Details for the file isic-cli-5.1.0.tar.gz
.
File metadata
- Download URL: isic-cli-5.1.0.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e7b7dd538c968f2dfdbf19121486dfa07374df37f800655181dba3ced52d46 |
|
MD5 | d992a2b01f9d5e27fe4b478611d36b9b |
|
BLAKE2b-256 | bd94e59d4570e26baee71a81498ca2b6781bc6ac26cf880fcc9f5624d1c14d67 |
Provenance
File details
Details for the file isic_cli-5.1.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-5.1.0-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9b084607ff200504cde3476d1043b050d235bfa532a194cb5595edf903cd922 |
|
MD5 | 5a4b6a32c56e0ef3b99db7c7ed0685a1 |
|
BLAKE2b-256 | ebfaae4e50476dc8bad1ebd92514ed796e33e592c6a455b2ef25064f3b3595e9 |