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-9.2.0.tar.gz
(26.1 kB
view details)
Built Distribution
isic_cli-9.2.0-py3-none-any.whl
(24.1 kB
view details)
File details
Details for the file isic-cli-9.2.0.tar.gz
.
File metadata
- Download URL: isic-cli-9.2.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 | a1ec45c352ef019d70deba17f674e6b1aa0251dc82a013062d32716e24abb7ec |
|
MD5 | 7d826b96ab6219c2254dd67345e10315 |
|
BLAKE2b-256 | 7d11a01463e732ef77c36e393187ce19e94ca2b1f629d6bb05db4481c0d02150 |
Provenance
File details
Details for the file isic_cli-9.2.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-9.2.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 | f83aa873f077157499f014954d820927b3060f0671b1924a4a6adde58b84d55a |
|
MD5 | cf4678521c2348110597e621a8670a26 |
|
BLAKE2b-256 | 7e6d414cf1f995d242a69a2d4f64fe6a8ae651a07c79f156bbf6532501a34a00 |