jello
JSON processor
A CLI tool to filter JSON and JSON Lines data using Python syntax
CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)
498 stars
11 watching
23 forks
Language: Python
last commit: about 1 month ago bashbash-scriptingclicommand-linecommand-line-interfacecommand-line-toolfilterjqjsonjson-linesprocesspythonqueryscriptingshell-scripting
Related projects:
Repository | Description | Stars |
---|---|---|
mpkocher/qpyson | A commandline tool to explore, transform, or munge JSON files using Python | 5 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 294 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 372 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
ddopson/underscore-cli | A command-line utility-belt for manipulating JSON data and performing structured data processing in JavaScript | 1,727 |
globocom/json-sharp | A tool for processing JSON objects with reusable operation configurations | 6 |
trentm/json | A fast CLI tool for massaging JSON on the Unix command line | 1,558 |
01mf02/jaq | A JSON data processing tool focused on correctness and performance | 2,894 |
jeroen/jsonlite | A high-performance JSON parser and generator optimized for R statistical data and web applications. | 381 |
ropensci/jqr | An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 82 |