Skip to content

Id Manager

Utility Functions and Classes for managing environment and agent ids.

NameDescription
id_manager.nested_getGet a value from a nested dictionary, returning a default value if the key is not found.
IdManagerA class to manage the mapping between nested and flattened ids.