python3-jsonpath
JSONPath, JSON Pointer and JSON Patch implementation
Description
This library provides tools for working with JSON data, including support for JSONPath expressions as described in RFC 9535, as well as JSON Pointer (RFC 6901) and JSON Patch (RFC 6902). It can be used to extract data from structured JSON using flexible queries, navigate deeply nested objects, and apply modifications to existing JSON documents. The implementation aims to be compliant with established standards to ensure predictable and interoperable handling of JSON data. Common applications include transforming data structures, selecting values based on complex queries, and performing updates by applying patch operations.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/jg-rp/python-jsonpath
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-jsonpath