jqsh is a shell based on jq.
This was the original rough draft, with a very basic repl. To run it, place the package in your sys.path
, then run python3 -m jqsh
. To exit the loop, press control-D.
Development on this Python implementation has ended. For the active Rust implementation, see jqsh.