Metadata#
pymmcore_plus.Metadata
#
Subclass of pymmcore.Metadata with a pythonic interface.
This subclass fully implements a collections.abc.Mapping interface (i.e. it
behaves like a Python dict). It also adds a json() convenience method to
convert to a JSON string.