A simple web-based viewer for 3D and 4D ('cine') medical imaging data.
Project description
cardio
cardio is a simple web-based viewer for 3D and 4D ('cine') medical imaging data,
built primarily on trame,
vtk, and
itk. cardio can render sequences
of mesh files (e.g., *.obj files), segmentation files (e.g., *.nii.gz files with
discrete labels) and volume renderings of grayscale images (e.g., *.nii.gz files with
continuous values). cardio is launched from the commandline and may be configured via
commandline arguments, a static TOML configuration file, or a combination of the two.
Quickstart
Installation
$ cd /path/to/your/project
$ uv init
$ uv add cardio
$ . ./.venv/bin/activate
(project) cardio --version
cardio 2026.3.1
Developing
Ensuring you have all required dependencies:
$ uv sync --all-extras
Pre-commit checklist:
$ isort .
$ ruff format
$ pytest -v
Uploading:
$ bumpver update
$ uv build --no-sources
$ uv publish --token <pypi_api_key>
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cardio-2026.3.1.tar.gz.
File metadata
- Download URL: cardio-2026.3.1.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84fb47730731fcbe1ba42f81208fdf478f01e612dee56467eb5282f80252466f
|
|
| MD5 |
d90620d8fab6f738b8fa936a6dfb1052
|
|
| BLAKE2b-256 |
01df7aefd89afe85890e1f6605f7b16a2541c14cee33f971e4a923b26face7d4
|
File details
Details for the file cardio-2026.3.1-py3-none-any.whl.
File metadata
- Download URL: cardio-2026.3.1-py3-none-any.whl
- Upload date:
- Size: 52.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e57171a5e80874aefe14bb5765d41c0e52fffc813b96da00f50fb149285a0915
|
|
| MD5 |
54363d35100cbe2939edb7c04c5bc9fb
|
|
| BLAKE2b-256 |
c2a88ae9c899ca9a8fbc4fbc2ad70c978298886a88561f1d48386d38d79fef4d
|