aboutsummaryrefslogtreecommitdiff
path: root/devel/py-jsonpath-rw/pkg-descr
blob: aedf7d9f66ad3b0b297e86c3a460d97569f0970c (plain) (blame)
1
2
3
4
5
6
7
8
This library provides a robust and significantly extended implementation of
JSONPath for Python.

This library differs from other JSONPath implementations in that it is a full
language implementation, meaning the JSONPath expressions are first class
objects, easy to analyze, transform, parse, print, and extend.

WWW: https://github.com/kennknowles/python-jsonpath-rw