logo
首页技术栈工具库讨论
python-box

python-box

Box is designed to be an easy drop in transparently replacements for dictionaries, thanks to Python’s duck typing capabilities, which adds dot notation access. Any sub dictionaries or ones set after initiation will be automatically converted to a Box object. You can always run .to_dict() on it to return the object and all sub objects back into a regular dictionary.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcdgriffith/Box1693
CONDA
conda install -c anaconda python-box
查看
标签
根据用户添加的标签生成
暂无标签