python3-dotty-dict
Dictionary wrapper for quick access to deeply nested keys
Description
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
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/pawelzny/dotty_dict
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-dotty-dict