jq.py
JSON processor
Python bindings for a lightweight and flexible JSON processor
Python bindings for jq
372 stars
8 watching
54 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
| | A JavaScript implementation of the jq JSON query language | 85 |
| | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
| | A commandline tool to explore, transform, or munge JSON files using Python | 5 |
| | A JSON data processing tool focused on correctness and performance | 2,894 |
| | Bindings to a popular JSON processing tool | 82 |
| | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
| | A WebAssembly implementation of the popular command-line JSON processor | 313 |
| | Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| | A CLI tool to filter JSON and JSON Lines data using Python syntax | 498 |
| | A PHP extension for working with the jq command-line JSON processor | 41 |
| | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
| | A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 281 |
| | A high-performance JSON parsing library for Python | 365 |
| | Provides an SQL function to execute jq expressions against JSON values in a datasette plugin | 16 |