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-7.1.0.tar.gz
(25.5 kB
view details)
Built Distribution
isic_cli-7.1.0-py3-none-any.whl
(23.7 kB
view details)
File details
Details for the file isic-cli-7.1.0.tar.gz
.
File metadata
- Download URL: isic-cli-7.1.0.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7967d09b92feb861d1c23743933489227aaefc8c9e358df588f8d4d334efcd35 |
|
MD5 | 1c096c7df032b8ad59cc5e7d17b7ee22 |
|
BLAKE2b-256 | 5c09da3a66e937b6dd560b3cfd8c953b20ef250eabd7d7d1375624aa15c21dec |
Provenance
File details
Details for the file isic_cli-7.1.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-7.1.0-py3-none-any.whl
- Upload date:
- Size: 23.7 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 | e6d48d47d38540a513fc769153c9f435f6991f0b494f6ac35e756aeaee1fb700 |
|
MD5 | 25140b5098bf4c53503e52e92dcf8c7d |
|
BLAKE2b-256 | 3c126fb86544ecc9ed2b2c4f7c064e949d0c9791137e955ae32c99c3341a01dc |