Metadata-Version: 2.3
Name: mosamatic-cli
Version: 1.5.6
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.9,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (<8.1.8)
Requires-Dist: numpy
Requires-Dist: openpyxl (>=3.1,<4.0)
Requires-Dist: pandas (>=2.3,<3.0)
Requires-Dist: pendulum (>=3.1,<4.0)
Requires-Dist: pillow (>=11.0,<12.0)
Requires-Dist: pydicom
Requires-Dist: python-gdcm (>=3.0,<4.0)
Requires-Dist: scipy (>=1.1,<2.0)
Requires-Dist: tensorboard (==2.15.2)
Requires-Dist: tensorboard-data-server (==0.7.2)
Requires-Dist: tensorflow (==2.15.0)
Requires-Dist: tensorflow-estimator (==2.15.0)
Requires-Dist: tensorflow-intel (==2.15.0)
Requires-Dist: tensorflow-io-gcs-filesystem (==0.31.0)
Requires-Dist: torch (>=2.7,<3.0)
Requires-Dist: torchvision (>=0.22,<0.23)
Description-Content-Type: text/markdown

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

