h5.archive.HDFArchiveGroup.items

HDFArchiveGroup.items()[source]

Iterate over the (key, value) pairs stored in the group.

Returns:
generator

A generator yielding (key, value) tuples, with values reconstructed as in __getitem__().