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.1.0.tar.gz
(26.1 kB
view details)
Built Distribution
isic_cli-8.1.0-py3-none-any.whl
(24.0 kB
view details)
File details
Details for the file isic-cli-8.1.0.tar.gz
.
File metadata
- Download URL: isic-cli-8.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.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61aad69d80f3fcda529904be2c4730d9301a59237a849caa34b4e63d2288b500 |
|
MD5 | 80e5a910c48ddf4fedbf7f1db685ec75 |
|
BLAKE2b-256 | a17d8ed6bf65f6fdace4afd65585e98549ca22a3a0a2ccfde7d518e422dfbb9a |
File details
Details for the file isic_cli-8.1.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-8.1.0-py3-none-any.whl
- Upload date:
- Size: 24.0 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 | d8f350bb31cc73460a68608221a07b4b12defd9aa6ed1c8d89d75da00c650c66 |
|
MD5 | e0b8b18ffa18b4130760580f3919f76e |
|
BLAKE2b-256 | 669e2c5fd798baf320cc21543ec47169542f95384a1885c4b3c1a0a0c8dcbfda |