These are safe to set after instantiation using normal dot notation (e.g. dyn._dict = some_dict). _dict: Optional[Dict[str, Any]]-- Stores the attribute data. {} (default): None will be initialized to ...
The addict repository does not seem active and it makes me worry that this notational convenience may eventually become incompatible with newer python versions. Fixing this would be a lot of work in ...