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-6.4.0.tar.gz
(25.1 kB
view details)
Built Distribution
isic_cli-6.4.0-py3-none-any.whl
(23.4 kB
view details)
File details
Details for the file isic-cli-6.4.0.tar.gz
.
File metadata
- Download URL: isic-cli-6.4.0.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cb56ebff3589f8728bbd75521281a5c8d479ded7a2fa1730a88311ffa7c8bec |
|
MD5 | b7aa8753cc0293a0ffa80d2f2752fa94 |
|
BLAKE2b-256 | 8ac26c3c7349d74073b487db7b34c62829b04bacb4484f42b98789b3d4c71ebf |
File details
Details for the file isic_cli-6.4.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-6.4.0-py3-none-any.whl
- Upload date:
- Size: 23.4 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 | dedcec107d78ac896b73a10d1f2a1bba25634e4a387cbc4f480b98d9f8fba7b0 |
|
MD5 | 447b5f72349f9a711ea80cee884c7cde |
|
BLAKE2b-256 | 9aa51ed4857c60fe421a9ebd369bc3990d5f3ef48149d50f53e9b9987e8fd37d |