mt_metadata
mt_metadata copied to clipboard
Replace ListDict with Box
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/