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.0.0.tar.gz
(26.1 kB
view details)
Built Distribution
isic_cli-9.0.0-py3-none-any.whl
(24.1 kB
view details)
File details
Details for the file isic-cli-9.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-9.0.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee25d32f96e74e9d1d729d92ca6a6600b0d7abe7a64dbd6657ea97272df8b360 |
|
MD5 | 78e4ce834f3049e2c468b435686b73f7 |
|
BLAKE2b-256 | 227d8731b98efe58827bb40920185a7856022ba92a7f494ffbe173217d1b4140 |
File details
Details for the file isic_cli-9.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-9.0.0-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ec35c3ef2183e3c311de25edeb7226529ff175fcb8687547c2458730bfd488a |
|
MD5 | f32f09464bf75728c67b5d9906a36324 |
|
BLAKE2b-256 | b87e74f228af5730bae8fa8df5391da1ef2f7b3ae90f23c90a6b222c9ff40cbb |