Process JSON data interactively using JQ
Project description
json interactive stream editor
A tool inspired by Ultimate Plumber that uses jq to process JSON and show you the results instantly, to enable greater interactivity.
A manual for jq can be found here.
Download & Install
sudo apt install jq # <-- Install the jq tool, on MacOS install using `brew install jq`
pip3 install jqed
Usage / Examples
cat some_file.json | jqed
ip --json link | jqed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
jqed-0.1.4-py3-none-any.whl
(17.4 kB
view hashes)