webknossos.utils LazyReadOnlyDict LazyReadOnlyDict(entries: Dict[K, C], func: Callable[[C], V]) Bases: Mapping[K, V] entries instance-attribute entries = entries func instance-attribute func = func NDArrayLike Bases: Protocol dtype property dtype: dtype ndim property ndim: int shape property shape: Tuple[int, ...]