python-and-json
在現在的程式中,常常會需要操作到 json object,記錄一下目前有用到的 json tool
Reference
- jq - jq is a lightweight and flexible command-line JSON processor.
- 一個非常好用的 json command line tool
- jq : 命令列json處理工具
- jmespath/jmespath.py - JMESPath is a query language for JSON.
- jmespath - jmespath offical site
- JMESPath Tutorial