with_keys# maize.utilities.io.with_keys(data: dict[T, Any], keys: Sequence[T]) → dict[T, Any][source]# Provide a dictionary subset based on keys.