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

Replace ListDict with Box #140

Open
kkappler opened this issue May 20, 2023 · 0 comments
Open

Replace ListDict with Box #140

kkappler opened this issue May 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@kkappler
Copy link
Collaborator

kkappler commented May 20, 2023

This does everything ListDict does and more.

For example, if I declare a ListDict using the obj.["attr"] style notation, I cannot automatically access using obj.attr

It also has to/from json methods, and may actually be a candidate for something that we can use in lieu of mt_metadata base in future

https://pypi.org/project/python-box/

@kkappler kkappler added the enhancement New feature or request label May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant