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
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-4.0.2.tar.gz
(22.4 kB
view details)
Built Distribution
isic_cli-4.0.2-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file isic-cli-4.0.2.tar.gz
.
File metadata
- Download URL: isic-cli-4.0.2.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13b93df1ce7556d2d11a486f685e1ee0a2f293406d5aa0a02fd67a8f03997f63 |
|
MD5 | a44f3f086a0e4d7b658f174c254fe38d |
|
BLAKE2b-256 | ec18b36d8a8dce96ce5ac7dfd8ca415f288a9f7c7f56c2b00491f46d2867bf5a |
Provenance
File details
Details for the file isic_cli-4.0.2-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-4.0.2-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.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2658963805d4a391d999a48ab0aa6aaf6e234ae9e4d8e53801add317dad1682 |
|
MD5 | 3ea594a7d2035ad2b00a7f971c43edac |
|
BLAKE2b-256 | 6ba64f7210601375a53b2c0b3c2c8fb1cf71c2183c5e52f6e4bd67965b3d63c5 |