pyjq
JSON processor
A Python binding for a JSON processor that allows transforming and filtering structured data
A Python binding for ./jq
196 stars
6 watching
30 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
jqpython
Related projects:
Repository | Description | Stars |
---|---|---|
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 368 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |
kellyjonbrazil/jello | A CLI tool to filter JSON and JSON Lines data using Python syntax | 495 |
mpkocher/qpyson | A commandline tool to explore, transform, or munge JSON files using Python | 5 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 81 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 896 |
kjdev/php-ext-jq | A PHP extension for working with the jq command-line JSON processor | 41 |
globocom/json-sharp | A tool for processing JSON objects with reusable operation configurations | 6 |
sanack/node-jq | A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 278 |
simonw/datasette-jq | Provides an SQL function to execute jq expressions against JSON values in a datasette plugin | 16 |
ropensci/jqr | An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
fadado/jbol | A collection of modules and tools for a command-line JSON processor language | 72 |