No project description provided
Project description
isic-cli
A command line tool for interacting with the ISIC Archive.
Quickstart
pip install isic-cli # requires python >= 3.9
isic user login
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:melanoma' 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-2.1.0.tar.gz
(22.2 kB
view details)
Built Distribution
isic_cli-2.1.0-py3-none-any.whl
(21.6 kB
view details)
File details
Details for the file isic-cli-2.1.0.tar.gz
.
File metadata
- Download URL: isic-cli-2.1.0.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0b838851e38f62727134571e6c28d995744e86bfdcf98feb3481834f03c7949 |
|
MD5 | 45757a980cb5ce2e3f784775cfffaa8f |
|
BLAKE2b-256 | 095b3cd0c536854cec471a4ed7a46e9db89761db20115bab27f3b4cbf533fa4d |
Provenance
File details
Details for the file isic_cli-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-2.1.0-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 296f046fb96b7978bf66bdba4d5fb2a840f7c768b53c0877f5828fc67a38cd6e |
|
MD5 | 5a9d670ce8c33001df492e070d615225 |
|
BLAKE2b-256 | 2ee0ec287b714c0aad74c50da00e48760acb033fff7b7fcbe0d289016069da9c |