No project description provided
Project description
isic-cli
A command line tool for interacting with the ISIC Archive.
Quickstart
pip install isic-cli
isic user 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-1.0.0.tar.gz
(21.4 kB
view details)
Built Distribution
isic_cli-1.0.0-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file isic-cli-1.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-1.0.0.tar.gz
- Upload date:
- Size: 21.4 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 | 1fe23ead00d9309ba30584deaf665541dff3c0d3e608a7a56cad9dfa1379e08a |
|
MD5 | 7c72b58451f0e537b53d87467bc8c431 |
|
BLAKE2b-256 | ad7e7a8f8e4ec8a51557ebe79ec325805db20013d1e89ca4b6b9f29ef7845b36 |
Provenance
File details
Details for the file isic_cli-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-1.0.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 | 4c13b0a1f1f22d14f1b9ebd35949663d5a2985036c0e262b2d91ee86dc701a0d |
|
MD5 | e904a29b0bda367584b8ae36257d68ee |
|
BLAKE2b-256 | b6f40681a69feb55d7adae40c5911b6a62cc68919f4e560a8811121c21b89f59 |