No project description provided
Project description
isic-cli
The official command line tool for interacting with the ISIC Archive.
Installation
- Download the latest isic-cli release.
- Extract the executable to a location where it can be invoked from the command line.
If running on macOS, you may need to add the executable to the list of trusted software to launch isic-cli in the same way you would any other registered app.
Common use cases
Note: isic
will be isic.exe
on Windows.
Downloading images
isic image download images/ # downloads the entire archive, images and metadata, to images/
# optionally filter the results
isic image download --search 'diagnosis:"basal cell carcinoma"' 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-8.2.0.tar.gz
(26.0 kB
view details)
Built Distribution
isic_cli-8.2.0-py3-none-any.whl
(24.0 kB
view details)
File details
Details for the file isic-cli-8.2.0.tar.gz
.
File metadata
- Download URL: isic-cli-8.2.0.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35eb1445760e8ec1849cd2f1035f47ccea3bf77953e2560af73dba68052b41d5 |
|
MD5 | 69040d8f8f1df3645f94eea73bd1f216 |
|
BLAKE2b-256 | 977983d42194f5d0cf04126db1e705b56e5f043c83eec171ceeae8fceae5a89a |
File details
Details for the file isic_cli-8.2.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-8.2.0-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b20e4849262e7b853dc06559f67006ec6e75875b78df4ec3b26bb841e0fa273 |
|
MD5 | b4cf9e1527038bfb91c6dbe23cfac505 |
|
BLAKE2b-256 | e57a8c197d4cbcf9dfb327283ba08f2b1abfa8b1ac834d185730788b5c22981c |