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.2.3.tar.gz
(20.6 kB
view details)
Built Distribution
isic_cli-0.2.3-py3-none-any.whl
(20.2 kB
view details)
File details
Details for the file isic-cli-0.2.3.tar.gz
.
File metadata
- Download URL: isic-cli-0.2.3.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c77f17fbc4c5352b902deecbc3e418bb3b67f0de3a9b433b63b1c52bcab985a |
|
MD5 | 663d04bc285ef0405af0a6b4f6279096 |
|
BLAKE2b-256 | 547cbe224fda353ee07e4434490544810022db65fa9c0a50dae32ad807ea16ba |
Provenance
File details
Details for the file isic_cli-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-0.2.3-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db9fc86c6ec93713dd569ee5e3efacb1434d12fd3382e14d1103924dd0de8593 |
|
MD5 | d111490637ade9c7ef6c99f855f7435f |
|
BLAKE2b-256 | 50eecc279b5c565f37452a771b9b5da0361707cdd5620538528394e3455d5c05 |