No project description provided
Project description
isic-cli
A command line tool for interacting with the ISIC Archive.
Quickstart
pip install isic-cli
isic auth login
Common use cases
Downloading images
isic image download # downloads the entire archive, images and metadata, to images/
# optionally filter the results
isic image download --search 'diagnosis:melanoma' 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-0.5.0.tar.gz
(21.3 kB
view details)
Built Distribution
isic_cli-0.5.0-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file isic-cli-0.5.0.tar.gz
.
File metadata
- Download URL: isic-cli-0.5.0.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f808a978d0cb0c9ab4afc2d9607a51b9fd39dd17841ccd38bf06059e79204ed8 |
|
MD5 | 338d0bbd1bf1470724b53723f7dd3646 |
|
BLAKE2b-256 | 4951f957f113937ea2a7aa771ded6e22ffc433feb2a2f990e461d5e3ef2ba69a |
File details
Details for the file isic_cli-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-0.5.0-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5c0978a2d55952576c8e67f910defb2f21e6dcee84f1533d1be50299032cc6a |
|
MD5 | 99c42c44a34afa15ce8bef6a4f2f13b0 |
|
BLAKE2b-256 | 63b975ce655cbd8c129408cc1acc23dad25f3600f6904b08cd4d156ff1aaa3ba |