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.0.tar.gz
(25.3 kB
view details)
Built Distribution
isic_cli-6.5.0-py3-none-any.whl
(23.6 kB
view details)
File details
Details for the file isic-cli-6.5.0.tar.gz
.
File metadata
- Download URL: isic-cli-6.5.0.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 | 348092378d0f413d13e5d3448a7569b1d765d1a4723eba429b293f800ad0c105 |
|
MD5 | adfe0317104a80ef6417e475f01ec242 |
|
BLAKE2b-256 | aaf97907745866e88fb153c8495b4f74e784ea609913fcb9b2d7d1aceef48559 |
File details
Details for the file isic_cli-6.5.0-py3-none-any.whl
.
File metadata
- Download URL: isic_cli-6.5.0-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 | 36dd2e92230aac4903b7060b10a4417644cc56d9b50d914118e9d17994752cef |
|
MD5 | ba7ed6ad0d80df69883eef048d19db87 |
|
BLAKE2b-256 | 6171f78e18affe0a804d4647f539e44289e01ae522ed5d2b8843b6469bb78ed1 |