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-10.1.0.tar.gz
(26.9 kB
view details)
Built Distribution
isic_cli-10.1.0-py3-none-any.whl
(30.2 kB
view details)
File details
Details for the file isic_cli-10.1.0.tar.gz
.
File metadata
- Download URL: isic_cli-10.1.0.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a81d960cd37a38820ef812369eb8040436dcd3d6eb37ee963145c9225a0ca483 |
|
MD5 | 5fcf742a5b637212641fa6834a5d435a |
|
BLAKE2b-256 | 2ea4c592ed457182b9c58b3aca9ea526b64b6fe9b63ad2be4aa510caae03d7a0 |
File details
Details for the file isic_cli-10.1.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-10.1.0-py3-none-any.whl
- Upload date:
- Size: 30.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69b0b6fd2f581fe37ea18053daf62f73f1c95872d748ea4b6022eb2b6cb9e6ee |
|
MD5 | b1da7730252e94f2049597fd41b84554 |
|
BLAKE2b-256 | 25784eef6f1dd1b35663be225c79b48ca6a17a7a01749591e76c5ffd7a7daf61 |