No project description provided
Project description
isic-cli
A command line tool for interacting with the ISIC Archive.
Quickstart
pip install isic-cli
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.0.0.tar.gz
(21.7 kB
view details)
Built Distribution
isic_cli-2.0.0-py3-none-any.whl
(21.0 kB
view details)
File details
Details for the file isic-cli-2.0.0.tar.gz
.
File metadata
- Download URL: isic-cli-2.0.0.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef03b4461a57f34bae3969f179af2b3397646233098f374fa13c1b6c9b1a6ee4 |
|
MD5 | 4f47aea1fc7ba435ece2a766bd64f798 |
|
BLAKE2b-256 | 8599bee26681c0783aa7e18400a1fadb2b401e5507ee042f3aca9977ed803413 |
File details
Details for the file isic_cli-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-2.0.0-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22109449459cf482dde347f168081b72faf9b2aa5cb6c5da093e36dff78f2203 |
|
MD5 | aa7912df57a618ee4923a29f6cdac9db |
|
BLAKE2b-256 | 45036fc7521cd917dcdd81467213443bc14baa192282cda4090e93e46dd48aa7 |