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-8.0.0.tar.gz
(25.8 kB
view details)
Built Distribution
isic_cli-8.0.0-py3-none-any.whl
(23.8 kB
view details)
File details
Details for the file isic-cli-8.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-8.0.0.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a62e09bbb585cd0e141f0acf90b3a7e82b4eac5409aaedde50d57141d6d5f5bb |
|
MD5 | 6e3363881e7cef59d08be1d0546d8b6b |
|
BLAKE2b-256 | 0b4ae907a903086bb63778fe5be7bed4a2cb6a0830435693f41da867a39afa5b |
Provenance
File details
Details for the file isic_cli-8.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-8.0.0-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d66985f1b51082205a187c4e532df63e831076775c0550b32a0c358d67da668 |
|
MD5 | 3e637eb8d327e47ce8759532970db58a |
|
BLAKE2b-256 | 426979cd67122a355105683ea12f3e4a1564bce28c0df56a431732f8921176a1 |