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-4.2.0.tar.gz
(22.6 kB
view details)
Built Distribution
isic_cli-4.2.0-py3-none-any.whl
(21.9 kB
view details)
File details
Details for the file isic-cli-4.2.0.tar.gz
.
File metadata
- Download URL: isic-cli-4.2.0.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef32720346efb4763332f6fcd2a6bd504685dc0bafe207b5f078d400ae823103 |
|
MD5 | f2899e8eb36813af152dbfa04e786318 |
|
BLAKE2b-256 | d40a6434269dd199d3d5ff83c88f68f0c52c342c665737cd4875a66bc19e215a |
Provenance
File details
Details for the file isic_cli-4.2.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-4.2.0-py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9715007ae8d1e15ee6778dbd38025c21e8fccf0eeda6051e08ae316d077d8dda |
|
MD5 | 1511fae21bdecaaaebff053f16fde0c7 |
|
BLAKE2b-256 | bcfeabada124aef27506ca8ac3ce4cc88b39c4b9d0378eba412b1952b4ed1e35 |