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.0.0.tar.gz
(25.4 kB
view details)
Built Distribution
isic_cli-7.0.0-py3-none-any.whl
(23.7 kB
view details)
File details
Details for the file isic-cli-7.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-7.0.0.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ead1217ac42a0c3d934bcf754bc1410bc580027075f0a9c335cc22e97bdff4e |
|
MD5 | 5ef6f8c02c8baab5c650e8727542f209 |
|
BLAKE2b-256 | 88e1aee4cd8e52abdb61466a96ccb5247e0ae25945a7a51328cd795979b6fe00 |
File details
Details for the file isic_cli-7.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-7.0.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 | 79df184655adfd9bce42a051927bf85196d580babde1c36b8942986c28ce0bb8 |
|
MD5 | 2f3131979855cabc0074c203668a4a88 |
|
BLAKE2b-256 | 7a1c4d9c1577caeb5f24f9ebeaca2c56c1fd9859e6b09c16f4c285aa4882b933 |