python 字符串转json
python中字符串怎么转json呢?不知道的小伙伴来看看小编今天的分享吧!
python中字符串怎么转json方法
python字符串转json对象,需要使用json模块的loads函数
# encoding: utf-8
print "str转json"
import json
string_a = '{"aessToken": "521de21161b23988173e6f7f48f9ee96e28", "User-Agent": "Apache-HttpClient/4.5.2 (Java/1.8.0_131)"}'
print "type(string_a): ", type(string_a)
dict_a = json.loads(string_a) # json_str == dict
print "dict_a: ", dict_a
print "type(dict_a): ", type(dict_a)
输出结果
str转json
type(string_a): <type 'str'>
dict_a: {u'aessToken': u'521de21161b23988173e6f7f48f9ee96e28', u'User-Agent': u'Apache-HttpClient/4.5.2 (Java/1.8.0_131)'}
type(dict_a): <type 'dict'>
拓展资料
python中json转字符串。
# encoding: utf-8
print "json转str"
import json
json_b = {"aessToken": "521de21161b23988173e6f7f48f9ee96e28", "User-Agent": "Apache-HttpClient/4.5.2 (Java/1.8.0_131)"}
print "type(json_b): ", type(json_b)
str_b = json.dumps(json_b)
print "str_b: ", str_b
print "type(str_b): ", type(str_b)
输出结果
json转str
type(json_b): <type 'dict'>
str_b: {"aessToken": "521de21161b23988173e6f7f48f9ee96e28", "User-Agent": "Apache-HttpClient/4.5.2 (Java/1.8.0_131)"}
type(str_b): <type 'str'>
以上就是小编今天的分享了,希望可以帮助到大家。
生活小妙招
- 杭州市小客车总量调控管理暂行规定
- 个人所得税退税的条件和标准 下载个人所得税
- 江苏省南通市通州区天气 江苏省南通通州区天气
- 夫妻有按揭的房子离婚怎么办 夫妻有按揭的房子
- 山东省青岛市市北区天气 山东省青岛市市北区天
- 什么财产离婚后不用分割 什么财产离婚后不用分
- 工伤认定必须满足三个条件 工伤认定申请必须满
- 家暴出轨不受离婚冷静期限制 家暴不适用离婚冷
- 武夷山一周天气预报 武夷山一周天气预报15天准
- 怎么与孩子沟通最有效方法 怎么与孩子沟通的技
- 女方提出离婚财产怎么分割 女方提出离婚财产怎
- 华东五市天气预报 华东五市的天气
- 深圳车辆违章记录查询 深圳车辆违章记录查询
- 老公铁了心要离婚还能挽回吗 老公铁了心离婚的
- 怎么计算工伤十级的赔偿金 工伤十级赔偿计算公
- 武汉天气预报15天气报 武汉天气预报15天