Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using #94

Open
martinResearch opened this issue Aug 14, 2019 · 2 comments · May be fixed by #157
Open

using #94

martinResearch opened this issue Aug 14, 2019 · 2 comments · May be fixed by #157

Comments

@martinResearch
Copy link

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

@calebcase
Copy link
Collaborator

That would be neat!

@akesterson
Copy link
Collaborator

Blocked by #136

@moomoohk moomoohk linked a pull request Dec 4, 2022 that will close this issue
@moomoohk moomoohk self-assigned this Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants