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.2.0.tar.gz
(27.0 kB
view details)
Built Distribution
isic_cli-10.2.0-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file isic_cli-10.2.0.tar.gz
.
File metadata
- Download URL: isic_cli-10.2.0.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 706642a50b9178ac0520bb3a7721600592c8f85e01f7bdf1630173ba09902e7e |
|
MD5 | 157701610e18289f375e200e4e0a20ce |
|
BLAKE2b-256 | c2347adaa2a9f5616d42978bfa4458e1876c83ef1d2570c7569d672e18c5829f |
Provenance
File details
Details for the file isic_cli-10.2.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-10.2.0-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 561f8f3073e5e4fbb878ee905b3678819f6d72657e82f8e81fc45658a74bf117 |
|
MD5 | 0f3afa8fa8de9821830aee07f4c857ee |
|
BLAKE2b-256 | 753f02237a580b70e166498db07cc105de59b41371bb02bc39fbeda60346dade |