Metadata-Version: 2.4
Name: mindglow
Version: 0.2.5
Summary: 2D/3D Image Segmentation with PyTorch
Author-email: Yasin Ansari <yasinansari7171@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/CallmeYasin/mindglow
Project-URL: Repository, https://github.com/CallmeYasin/mindglow
Project-URL: Documentation, https://mindglow.readthedocs.io
Project-URL: BugTracker, https://github.com/CallmeYasin/mindglow/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.20.0
Requires-Dist: opencv-python>=4.5.0
Requires-Dist: tqdm>=4.64.0

readme = { file = "README.md", content-type = "text/markdown" }
