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.6.0.tar.gz
(21.3 kB
view details)
Built Distribution
isic_cli-0.6.0-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file isic-cli-0.6.0.tar.gz
.
File metadata
- Download URL: isic-cli-0.6.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 | dd04dec951ec18f03403457e13f355a4a013b1836baa32fe3d52f9980a8699e2 |
|
MD5 | 187c29609845becfec08ef3c458e810f |
|
BLAKE2b-256 | e121245d7ca913492ea0f56dcd2b5ab09ef83c05b70fa05da428e28945631c96 |
Provenance
File details
Details for the file isic_cli-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-0.6.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 | 5be4e0b670a6356ea6effe3340683dfd228bfff42dbd2dac20199818967efa44 |
|
MD5 | 30f07c1d58318a717f3bb6259ab64d90 |
|
BLAKE2b-256 | 9a5a2f72579867c57353a013d67a43250bc3dac196bfb433c5119c710c4b8a92 |