Interact with nested dicts as a single level dict with delimited keys
FlatDict and FlatterDict are a dict classes that allows for single level, delimited key/value pair mapping of nested dictionaries. You can interact with FlatDict and FlatterDict like a normal dictionary and access child dictionaries as you normally would or with the composite key.
$
pkg install py311-flatdictOrigin
devel/py-flatdict
Size
73.3KiB
License
BSD3CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
0 packages