JSON

jpq

jpq is a tiny CLI I wrote because I have jq reflexes but a Python brain. JSON comes in on stdin, gets bound to this, an expression runs against it, and the result goes back out as JSON. No DSL to memorise — just Python. ...