JSONPath implementation based on jsonpath-rw and jsonpath-rw-ext
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 packages 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.
$
pkg install py311-jsonpath-ngOrigin
devel/py-jsonpath-ng
Size
278KiB
License
APACHE20
Maintainer
michael.boehm@markt.de
Dependencies
4 packages
Required by
2 packages