python简说(二十八)json.path

import jsonpath
res = jsonpath.jsonpath(d,'$..name')
              字典,模糊匹配
posted @ 2019-01-15 19:58  狐觞  阅读(181)  评论(0编辑  收藏  举报