No project description provided
Project description
isic-cli
The official command line tool for interacting with the ISIC Archive.
Quickstart
pip install isic-cli # requires python >= 3.9
isic user login # optional
Common use cases
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-4.1.1.tar.gz
(22.5 kB
view details)
Built Distribution
isic_cli-4.1.1-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file isic-cli-4.1.1.tar.gz
.
File metadata
- Download URL: isic-cli-4.1.1.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4ef55cbe806e10120fb5330b247196e2448d7b305ca5cd114b7fc5446c79bc6 |
|
MD5 | 5076c7488f02235503fda57b4d2bde06 |
|
BLAKE2b-256 | 34fff5c923dd3a3e6ef020f5b451fbb42c6173c562727c3d4f7bf6e84063e1bd |
File details
Details for the file isic_cli-4.1.1-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-4.1.1-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e702a75836e1dbe4f61607575e8217141f27fe7347f34003193a753f4731901d |
|
MD5 | 18b4b1765c78a4fb8aabb6df7d35e474 |
|
BLAKE2b-256 | af81bd545240adece522b3abf77d2cbec655f9d09176b3a0a1605dfe42e44dd1 |