Metadata-Version: 2.3
Name: mosamatic-cli
Version: 1.2.0
Summary: A CLI tool for body composition analysis from DICOM CT scans
License: MIT
Author: Ralph Brecheisen
Author-email: ralph.brecheisen@gmail.com
Requires-Python: ==3.11.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (<8.1.8)
Requires-Dist: numpy (==2.3.0)
Requires-Dist: pendulum (==3.1.0)
Requires-Dist: pillow (==11.2.1)
Requires-Dist: pydicom (==3.0.1)
Requires-Dist: python-gdcm (==3.0.25)
Requires-Dist: scipy (==1.15.3)
Requires-Dist: torch (==2.7.1)
Requires-Dist: torchvision (==0.22.1)
Description-Content-Type: text/markdown

# mosamatic-cli
Command-line tool for running processing tasks on medical images

