Metadata-Version: 2.4
Name: phas
Version: 0.99.5
Summary: PICSL Histology Annotation Server (PHAS)
Author-email: Paul Yushkevich <pyushkevich@gmail.com>
Project-URL: Homepage, https://github.com/pyushkevich/histoannot
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: Flask==2.3.2
Requires-Dist: Flask-Pure
Requires-Dist: Flask-Mail
Requires-Dist: Flask-Caching
Requires-Dist: openslide-python
Requires-Dist: jsonschema
Requires-Dist: google-cloud-storage
Requires-Dist: numpy
Requires-Dist: psutil
Requires-Dist: Click>=7.0
Requires-Dist: pandas
Requires-Dist: svgwrite
Requires-Dist: Pillow
Requires-Dist: nibabel
Requires-Dist: tifffile
Requires-Dist: sortedcontainers
Requires-Dist: imagecodecs
Requires-Dist: gspread
Requires-Dist: httpx
Requires-Dist: markdown
Dynamic: license-file

# PICSL Histology Annotation Server (PHAS)
This project provides a web-based framework for annotating histology slides both for anatomical segmentation and training deep learning algorithms. Please see documentation at https://picsl-histoannot.readthedocs.io
