Metadata-Version: 2.1
Name: medics
Version: 0.0.5
Summary: MedICS - Medical Image Computing Software for visualization and analysis
Home-page: https://github.com/Yukun-Guo/MedICS
Author: MedICS Team
Author-email: MedICS Team <medics@example.com>
Maintainer: Yukun Guo
License: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/Yukun-Guo/MedICS
Project-URL: Documentation, https://github.com/Yukun-Guo/MedICS/tree/main/docs
Project-URL: Repository, https://github.com/Yukun-Guo/MedICS
Project-URL: Issues, https://github.com/Yukun-Guo/MedICS/issues
Project-URL: Changelog, https://github.com/Yukun-Guo/MedICS/releases
Keywords: medical,imaging,visualization,analysis,dicom,nifti,itk,vtk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PySide6==6.8.2.1
Requires-Dist: pyopengl>=3.1.0
Requires-Dist: qtconsole>=5.5.0
Requires-Dist: matplotlib>=3.8.0
Requires-Dist: opencv-python>=4.9.0
Requires-Dist: numpy<2.0.0,>=1.26.0
Requires-Dist: pyqtgraph>=0.13.0
Requires-Dist: scikit-image>=0.24.0
Requires-Dist: scipy>=1.13.0
Requires-Dist: openpyxl==3.1.5
Requires-Dist: pydicom>=2.4.0
Requires-Dist: h5py>=3.10.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: natsort>=8.4.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: imageio>=2.34.0
Requires-Dist: imagecodecs>=2023.8.0
Requires-Dist: mat73>=0.65
Requires-Dist: astor>=0.8.1
Requires-Dist: medics-extension-sdk
Requires-Dist: scikit-learn==1.7.2
Requires-Dist: napari==0.6.6
Requires-Dist: tqdm>=4.66.0
Requires-Dist: setuptools>=65.0
Requires-Dist: click>=8.1.0
Requires-Dist: deepdiff>=5.9.0
Requires-Dist: requests>=2.31.0
Requires-Dist: hdf5plugin>=3.7.0
Requires-Dist: numba>=0.63.1
Requires-Dist: pyte>=0.8.0
Requires-Dist: ptyprocess>=0.7.0
Requires-Dist: asyncio>=4.0.0
Requires-Dist: autogen-agentchat>=0.7.5
Requires-Dist: autogen-ext[openai]>=0.7.5
Requires-Dist: cython>=3.2.4
Requires-Dist: wheel>=0.47.0
Requires-Dist: build>=1.5.0
Requires-Dist: twine>=6.2.0
Requires-Dist: pywinpty>=3.0.3; platform_system == "win32"
Provides-Extra: all
Requires-Dist: medics[dev,docs,gpu]; extra == "all"
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
Requires-Dist: black>=24.0.0; extra == "dev"
Requires-Dist: pylint>=3.0.0; extra == "dev"
Requires-Dist: mypy>=1.8.0; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx>=7.2.0; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=2.0.0; extra == "docs"
Requires-Dist: sphinxcontrib-applehelp>=1.0.0; extra == "docs"
Requires-Dist: sphinxcontrib-devhelp>=1.0.0; extra == "docs"
Requires-Dist: sphinxcontrib-htmlhelp>=2.0.0; extra == "docs"
Requires-Dist: sphinxcontrib-qthelp>=1.0.0; extra == "docs"

