HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
109 stars 39 forks source link

Multi-attribute API #202

Closed mattjala closed 3 weeks ago

jreadey commented 1 month ago

It would be nice to support getting an arbitrary set of attributes by an list of names.

jreadey commented 1 month ago

Can you add getting attributes based on a glob pattern? Or would that be another PR?

mattjala commented 1 month ago

Can you add getting attributes based on a glob pattern? Or would that be another PR?

Glob patterns are already supported - see test_get_multiple