Metadata-Version: 2.1
Name: dsa_helpers
Version: 0.2
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==3.2.3
Requires-Dist: numpy==2.0.0
Requires-Dist: setuptools==71.0.3

# 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.
