Hacker News new | ask | show | jobs
by okasaki 1621 days ago
If you want to use jq but with Python syntax, I wrote pq:

https://github.com/dvolk/pq

1 comments

I was once upon a time working heavily with JSON back-ends and wrote a node.js script which, when piped json and lambdas, ran the data thorough the lambda and outputted the result. It was very productive.

But then I discovered LINQPad[0] and, "The Legendary Dump".

[0]: https://www.linqpad.net/