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-10.0.0.tar.gz
(26.1 kB
view details)
Built Distribution
isic_cli-10.0.0-py3-none-any.whl
(24.1 kB
view details)
File details
Details for the file isic-cli-10.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-10.0.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84480c0187a7734650dfbf0813e5daeae6a4b6c5622ff6ac3110843f2c69d94f |
|
MD5 | 86d094b8523416de365aafb2c2a46a7f |
|
BLAKE2b-256 | 20c6169c5e8ccafd194377bf5cbc82db138ebb5ee036f1f73446327101566280 |
Provenance
File details
Details for the file isic_cli-10.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-10.0.0-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9f25983065b413ecc14503a71da8ac8806cfb0f718a41c6a9ad8ee46eab2e19 |
|
MD5 | 4a1a782bfd333f35423cf296b431a5bb |
|
BLAKE2b-256 | 3fd880a90b3fa882582bdcc1304f93efdf7ae1a225794e363bae85dafa22640a |