This package browser is in early development. Mind the rough edges.

python-jsonpath-ng 1.7.0

JSONPath Next-Generation

This package provides 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.

Installation

Install python-jsonpath-ng 1.7.0 as follows:

guix install python-jsonpath-ng@1.7.0

Or install the latest version:

guix install python-jsonpath-ng

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.