-
Notifications
You must be signed in to change notification settings - Fork 89
using #94
Open
Assignees
Labels
Description
Similarly to python-benedict it would would be nice to have a dictionary subclass that makes access to elements less verbose using for example this syntax
d = dpath_dict()
d['profile/firstname'] = 'Martin' # set values by keypath
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.