Metadata-Version: 2.4
Name: pyCRT-dev
Version: 2.1.0
Summary: Tools for measuring Capillary Refill Time using Python.
Project-URL: Homepage, https://pycrt.readthedocs.io/en/stable/
Project-URL: Bug Tracker, https://github.com/Photobiomedical-Instrumentation-Group/pyCRT/issues
Project-URL: Source, https://github.com/Photobiomedical-Instrumentation-Group/pyCRT
Author-email: Eduardo Lopes Dias <eduardosprp@protonmail.com>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: matplotlib
Requires-Dist: opencv-python
Requires-Dist: scipy
Requires-Dist: tomli
Description-Content-Type: text/markdown

# pyCRT

Tools for measuring the Polarized Capillary Refill Time (alternatively known
as Reflective CRT) using Python.

Documentation and a basic tutorial are available on [Read the
Docs](https://pyCRT.readthedocs.io/en/latest/index.html).
