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.5.1.tar.gz
(25.3 kB
view details)
Built Distribution
isic_cli-6.5.1-py3-none-any.whl
(23.6 kB
view details)
File details
Details for the file isic-cli-6.5.1.tar.gz
.
File metadata
- Download URL: isic-cli-6.5.1.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca0d5f990066c999e3a8bcd47d9cf49a96dafa08a6e778a83d77b3f6b8d4573e |
|
MD5 | 222e5dd9f0564b4efd4aa0c127b87d0f |
|
BLAKE2b-256 | 1a3858c5ac837196fdee85099118b19f8ca8c9e364bf139f1ce2323f78f30a95 |
File details
Details for the file isic_cli-6.5.1-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-6.5.1-py3-none-any.whl
- Upload date:
- Size: 23.6 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 | 2dea18deb8cb96f9ef2840cdf91744560c4361a0755137adc64cf88cafcd82a9 |
|
MD5 | d264c210e2e9fa5c6484fc2c4e824069 |
|
BLAKE2b-256 | 909aa37763d4943eea2ac794fe9e2b17e22883467dd3db230fe26816dfc4d214 |