by shigemk2

当面は技術的なことしか書かない

Python json

import json が決め手のおまじない

  • loads デコード
  • dumps エンコード

https://docs.python.jp/3/library/json.html