Skip to content

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

License

Notifications You must be signed in to change notification settings

pacifica/python-jsonpath2

Repository files navigation

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.