Modifiable Items Dictionary is a python3.6+ library offering enhanced, tested, typed, and thread-safe dictionary classes. ModifiableItemsDict and ModifiableItemsAttrDict are classes that allow for key and value modifications during creation, insertion, and retrieval. ModifiableItemsAttrDict also provides attribute-style access to dictionary items.
-
Updated
Jun 20, 2024 - Python