Dictionary wrapper for quick access to deeply nested keys
Dotty Dict is a wrapper around builtin dictionary. Provides quick access to deeply nested keys and values with dot notation. Dotty Dict expose dictionary public API as proxy to dict implemented underneath and should work with all dict-like objects which are instances of Mapping.
$
pkg install py311-dotty-dictOrigin
devel/py-dotty-dict
Size
55.5KiB
License
MIT
Maintainer
0mp@FreeBSD.org
Dependencies
1 packages
Required by
2 packages