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-6.0.0.tar.gz
(24.1 kB
view details)
Built Distribution
isic_cli-6.0.0-py3-none-any.whl
(23.1 kB
view details)
File details
Details for the file isic-cli-6.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-6.0.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 | 738ff9b53c2388b0ca54c4be4baeec16d9b254dd3c8e95afa598dffae3279242 |
|
MD5 | db5fed9e1ac4768cff8b1fb446e0c7c0 |
|
BLAKE2b-256 | e371f2e25d764cc42e8fbeadf0a46e9d63a88e7dfcce1865181e0337ff2eb70e |
Provenance
File details
Details for the file isic_cli-6.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-6.0.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 | a39d41c2fb967b25853bf39a38781b4c2f8116f58c62c05fa3661a6d17bcf321 |
|
MD5 | eeb762c0c13b3cd426d1677dff20fa63 |
|
BLAKE2b-256 | bb8ae227169acfcce5193bd9014951ed28868689ba9c2bc0a38fd4d30741ad46 |