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.1.0.tar.gz
(24.3 kB
view details)
Built Distribution
isic_cli-6.1.0-py3-none-any.whl
(23.1 kB
view details)
File details
Details for the file isic-cli-6.1.0.tar.gz
.
File metadata
- Download URL: isic-cli-6.1.0.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c3f88e86ca39920c804d5957b6ee2ea305ac63793f9accbbcd140f178826322 |
|
MD5 | f6dabbca094bef88be23006194ccfac4 |
|
BLAKE2b-256 | 16324383c252a570d295fbf00c3f67095c8e4f50a3f49013f9f40c8a286958db |
File details
Details for the file isic_cli-6.1.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-6.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 | f239f97dbd1826cac85ead51c1ce680d8b147f4adb40617800b46cb65dc6ec0b |
|
MD5 | 1080ea8fb95451203a32b613fc98bb63 |
|
BLAKE2b-256 | d0e9da4571464e837e3ea8449dc057576c6abe66165f6ca34e4f885ee271c62f |