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
Release files for jqed 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jqed-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Release files / jqed-0.1.4-py3-none-any.whl
| Download URL | jqed-0.1.4-py3-none-any.whl |
|---|---|
| Size | 17.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3e5e5e33108d756890a3b644d7f1e2cdc21082e40293e3c68ec8c467eeafea95
|
|
BLAKE2b-256 checksum How to use checksums |
d6297ae8971ef17b7acbe30324999831868d8f7ae4733e35cba9a7441a7b0ad7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
|