python3-jsonpath-ng

Robust and extended implementation of JSONPath for Python

Description

The Python JSONPath Next-Generation library provides a robust and significantly extended implementation of JSONPath for Python.

It is a final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators, as defined in the original `JSONPath proposal`.

This library differs from other JSONPath implementations in that it is a full *language* implementation, meaning the JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend.

This package merges both `jsonpath-rw` and `jsonpath-rw-ext` and provides several AST API enhancements, such as the ability to update or removes nodes in the tree.

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 screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/h2non/jsonpath-ng


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-ng