JMESPath Terminal
Project description
JMESPath, in your terminal! To use, first install the required dependencies:
$ pip install -r requirements.txt
Then run up the jmespath-term program:
$ ./jmespath-term
You can also specify an initial JSON document to use:
$ ./jmespath-term -i /tmp/somejsondoc.json
To quit the program, press F5.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.