具有高级点符号访问权限的Python词典-Python开发

时间:2024-06-14 07:52:01
【文件属性】:

文件名称:具有高级点符号访问权限的Python词典-Python开发

文件大小:85KB

文件格式:ZIP

更新时间:2024-06-14 07:52:01

Python Miscellaneous

具有高级点符号访问权限的Python词典。 from box import Box movie_box = Box({“罗宾汉:穿着紧身衣的男人”:{“ imdb_stars”:6.7,“长度”:104,“ stars”:[{“名称”:“ Cary Elwes”,“ imdb”:具有高级点符号访问权限的Python字典。来自box import Box movie_box = Box({“ Robin Hood:身穿紧身衣的男人”:{“ imdb_stars”:6.7,“ length”:104,“ stars”:[{“ name”:“ Cary Elwes“,” imdb“:” nm0000144“,” role“:”罗宾汉“},{” name“:” Richard Lewis“,” imdb“:” nm0507659“,” role“:”约翰王子“}] }})movie_box.Robin_Hood_Men_in_Tights.imdb_stars#6.7 movie_box.Robin_Hood_Men_in_Tights.stars [0] .name#'Cary Elwes'


【文件预览】:
Box-master
----setup.py(2KB)
----.gitignore(1KB)
----requirements.txt(49B)
----CHANGES.rst(11KB)
----MANIFEST.in(56B)
----.pre-commit-config.yaml(567B)
----LICENSE(1KB)
----requirements-test.txt(93B)
----.github()
--------workflows()
----.black.toml(187B)
----box_logo.png(35KB)
----README.rst(4KB)
----.coveragerc(609B)
----AUTHORS.rst(2KB)
----box()
--------__init__.py(444B)
--------box.py(37KB)
--------config_box.py(4KB)
--------box_list.py(16KB)
--------converters.py(6KB)
--------from_file.py(4KB)
--------shorthand_box.py(921B)
--------exceptions.py(446B)
----CONTRIBUTING.rst(1KB)
----docs()
--------4.x_changes.rst(5KB)
----test()
--------test_from_file.py(2KB)
--------test_sbox.py(826B)
--------data()
--------__init__.py(0B)
--------test_box_list.py(7KB)
--------test_converters.py(3KB)
--------test_config_box.py(2KB)
--------test_box.py(39KB)
--------common.py(2KB)
----requirements-dev.txt(81B)

网友评论