- python3:any
- libjs-sphinxdoc (>= 4.3)
- sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Features:
.
* Simple wrapper around Python dictionary and dict like objects
* Two wrappers with the same dict are considered equal
* Access to deeply nested keys with dot notation: dot['deeply.nested.key']
* Create, read, update and delete nested keys of any length
* Access dicts in lists by index dot['parents.0.first_name']
* Support for setting value in multidimensional lists
* Support for accessing lists with slices
Installed Size: 289.8 kB
Architectures: all