Ordered, dynamically-expandable dot-access dictionary
Dot access dictionary with dynamic hierarchy creation and ordered iteration. DotMap is a dot-access dict subclass that * has dynamic hierarchy creation (autovivification) * can be initialized with keys * easily initializes from dict * easily converts to dict * is ordered by insertion
$
pkg install py311-dotmapOrigin
devel/py-dotmap
Size
175KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
1 packages