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.1.0.tar.gz
(26.1 kB
view details)
Built Distribution
isic_cli-9.1.0-py3-none-any.whl
(24.1 kB
view details)
File details
Details for the file isic-cli-9.1.0.tar.gz
.
File metadata
- Download URL: isic-cli-9.1.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 | 551c3f53729c5b833444b8afc7cbf375eaf38f2d8bbae454c5036c875ca75e7e |
|
MD5 | 83d9846cffa2fba26b06a5fa70323874 |
|
BLAKE2b-256 | 331c233986ce981618d4676936da837eee5de54abff70af0027ff05a91b04e65 |
File details
Details for the file isic_cli-9.1.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-9.1.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 | 0baf665b451870fcb86e56b7cb8f931a0f1b5b3f710c31eb805ac584996f8563 |
|
MD5 | ee5c9cd982089e149c092b74e379544a |
|
BLAKE2b-256 | 7fd93f774f50c197b26008515f04e4388e9840aaf1255c4d3c025fe4d1c1b0e6 |