{"categories":["Python"],"width":"100%","height":"190","provider_name":"Hatena Blog","author_name":"yohhoy","title":"\u30b3\u30f3\u30d1\u30af\u30c8\u306aJSON\u8868\u73fe\u3078\u5909\u63db","author_url":"https://blog.hatena.ne.jp/yohhoy/","image_url":null,"published":"2015-05-01 00:00:00","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohhoy.hatenadiary.jp%2Fentry%2F20150501%2Fp1\" title=\"\u30b3\u30f3\u30d1\u30af\u30c8\u306aJSON\u8868\u73fe\u3078\u5909\u63db - yohhoy\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","url":"https://yohhoy.hatenadiary.jp/entry/20150501/p1","blog_title":"yohhoy\u306e\u65e5\u8a18","version":"1.0","blog_url":"https://yohhoy.hatenadiary.jp/","description":"Python\u3067\u30b3\u30f3\u30d1\u30af\u30c8\u306aJSON\u6587\u5b57\u5217\uff08\u7a7a\u767d\u6587\u5b57\u3092\u6700\u5c0f\u9650\u306b\u6291\u3048\u308b\uff09\u306b\u5909\u63db\u3059\u308b\u3002jq --compact-output \u30b3\u30de\u30f3\u30c9\u51fa\u529b\u76f8\u5f53\u3002 import json data = { \"id\": 42, \"name\": \"Foo Bar\", \"list\": [\"A\", \"B\", \"C\"]} json.dumps(data, separators=(',', ':')) # \u6700\u5c0f\u8868\u73fe json.dumps(data) # (\u6a19\u6e96) json.dumps(data, indent=4) # \u53ef\u8aad\u6027\u91cd\u8996 \u51fa\u529b\uff1a {\"name\":\"Foo Bar\",\"list\":[\"A\",\"B\",\"C\"],\"id\":4\u2026","type":"rich"}