CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)
CLI tool to convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables
TUI to filter JSON and JSON Lines data with Python syntax