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.4.0.tar.gz
(20.8 kB
view details)
Built Distribution
isic_cli-0.4.0-py3-none-any.whl
(20.4 kB
view details)
File details
Details for the file isic-cli-0.4.0.tar.gz
.
File metadata
- Download URL: isic-cli-0.4.0.tar.gz
- Upload date:
- Size: 20.8 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.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 | f46f6bdfc78432397fea55ecfae190a76501aae3c07f5ddf4582de8e18bea92e |
|
MD5 | 06a2538a6016b0a674f5da244bb842a0 |
|
BLAKE2b-256 | dbab957023663b8a44266fc008bc575fa4f2a5a874829aa0aac3ee4442a7c3ca |
Provenance
File details
Details for the file isic_cli-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-0.4.0-py3-none-any.whl
- Upload date:
- Size: 20.4 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.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 | c1ee951434dddd92d015992027665749974d3e2a142ee2bf3cf71d7ad55d4a89 |
|
MD5 | 5cc2878bcd265c54b10ce2ea0a49036a |
|
BLAKE2b-256 | 6ea6ede4b049da1b732fa324c337ed65ae24422e999f988c612bd1154cc68124 |