/python-jsonpath2

A JSONPath implementation for Python (but better than jsonpath).

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

jsonpath2

Build Status

This repository contains an implementation of JSONPath (XPath for JSON) for the Python programming language.

Documentation

For installation, configuration and usage documentation please refer to the Read the Docs documentation.

Contributions

Contributions are accepted on GitHub via the fork and pull request workflow. GitHub has a good help article if you are unfamiliar with this method of contributing.