Top
List
Tag
Search
/note/tech
PythonでドットでDict型にアクセスするライブラリ
attrdict · PyPI
GitHub - cdgriffith/Box: Python dictionaries with advanced dot notation access
GitHub - drgrib/dotmap: Dot access dictionary with dynamic hierarchy creation and ordered iteration
やはり需要は高いのだな。とりあえずattrdictを使っているところ。
(2018/08/05)