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-11.0.0.tar.gz
(27.1 kB
view details)
Built Distribution
isic_cli-11.0.0-py3-none-any.whl
(30.4 kB
view details)
File details
Details for the file isic_cli-11.0.0.tar.gz
.
File metadata
- Download URL: isic_cli-11.0.0.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4998715c7ed88aa7f2e91389599af54c7e3c1f49e8750371cb7de42aafa39be8 |
|
MD5 | 0942ccbbd46df53a4b4383eeadd32814 |
|
BLAKE2b-256 | 5182b61008bb4f71bf6717decd83a1cf008fca3e1708d98b0792970192962fd0 |
Provenance
File details
Details for the file isic_cli-11.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-11.0.0-py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9de9ddba4dc30a9a344546118064984b11994556ff4640bc0e45b94515b5b479 |
|
MD5 | 15ff86abe05d0beb9e005df59fd84d6a |
|
BLAKE2b-256 | 980642471627e28339e9dcda31152dcea725efdf2edbd03be10db2d84ad318c7 |