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.2.0.tar.gz
(25.1 kB
view details)
Built Distribution
isic_cli-6.2.0-py3-none-any.whl
(23.4 kB
view details)
File details
Details for the file isic-cli-6.2.0.tar.gz
.
File metadata
- Download URL: isic-cli-6.2.0.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96083a68ac3caa442f604162f4431f87b724cc8b069099e452d48bcd154a421c |
|
MD5 | b594ebef377ce547d6f84ea9b6157622 |
|
BLAKE2b-256 | eb43672065633770de2da0010733aa0cc86afe85deb7eca4147b7e96666ea2f0 |
Provenance
File details
Details for the file isic_cli-6.2.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-6.2.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 | 39501d1330d613e21726e3ece31e47e07fcc610e40692e83bdbd70b0ca4242eb |
|
MD5 | b69b2fa598aba06ae1ae2bb90d362fba |
|
BLAKE2b-256 | 1ee04bbdb9b3a21ec820992d410fd932a1308f2474ebb5d0ec54c639e920cea8 |