
I really tired of fighting jq C bindings in Python. so I built purejq — a pure Python jq implementation that's 6–40x faster than the C bindings, no JSON serialization round-trips.
Runs anywhere Python runs: Pyodide, Lambda, sandboxes, you name it. 96% of jq's test suite passes.
github.com/adam2go/purejq

English

















