Evgenus / python-jsonpath2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU Lesser General Public License v3.0


Languages

Language:Python 98.7%Language:ANTLR 1.3%