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-6.3.0.tar.gz
(25.2 kB
view details)
Built Distribution
isic_cli-6.3.0-py3-none-any.whl
(23.4 kB
view details)
File details
Details for the file isic-cli-6.3.0.tar.gz
.
File metadata
- Download URL: isic-cli-6.3.0.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4de6139c9a47d12bf2d69b9d2252681634ad62763013554246bd63c8e2f3e084 |
|
MD5 | 7dadbbd3e7c87891a48b08690dcf8479 |
|
BLAKE2b-256 | fe52f5beb20de308329b68d7afcf652ade0e8eaaa737bd414b7237cfb00ef297 |
File details
Details for the file isic_cli-6.3.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-6.3.0-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cf98c13441ae674382a06bd36c6441344a565996c757219ba761cb1dbcac109 |
|
MD5 | 8f17f62a308f103ae814f47aef4b9be3 |
|
BLAKE2b-256 | a5830dc365c1f551519da7015ffd9feb1bd3b7e9623bc71bbcda528fc923aced |