Metadata-Version: 2.1
Name: dsa_helpers
Version: 0.3.dev1
Summary: Utility functions for working with the DSA girder client.
Author-email: "Juan C. Vizcarra" <jvizcar@emory.edu>
Maintainer-email: "Juan C. Vizcarra" <jvizcar@emory.edu>
Project-URL: Repository, https://github.com/Gutman-Lab/dsa-python-utils
Keywords: dsa,girder,girder_client
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: girder-client
Requires-Dist: numpy
Requires-Dist: setuptools
Requires-Dist: opencv-python
Requires-Dist: pandas
Requires-Dist: pymongo
Requires-Dist: pillow
Requires-Dist: dash
Requires-Dist: dash-bootstrap-components

# Digital Slide Archive (DSA) Helpers
Digital Slide Archive Python utility library.

This library is available for installation through [Python Package Index (PyPI)](https://pypi.org/).

This library was tested using Python version 3.11.8 and uses the dependencies described in requirements.txt.
