zarr-developers / zarr-python

An implementation of chunked, compressed, N-dimensional arrays for Python.
http://zarr.readthedocs.io/
MIT License
1.44k stars 272 forks source link

Add UPath dependency/type checking #1955

Open dstansby opened 2 months ago

dstansby commented 2 months ago

Fixes some kwarg typing, and adds universal-pathlib to the type checking and as a package dependency.