python -m json.tool jo jq jid gron jp json-server json2csv jsondiffpatch JSONの処理で使えそうなコマンドラインツールを簡単に試してみる。 python -m json.tool 19.2. json — JSON エンコーダおよびデコーダ — Python 3.6.5 ドキュメント Pythonのjson.toolモジュールは JSON オブジェクトの検証と整形出力ができる。infile、outfile引数を指定しない場合は、それぞれ標準入力、標準出力が使われる。 $ python -m json.tool --help usage: python -m json.tool [-h] [--sort-keys] [infile] [outfile] A simple command line interface f