This package provides a robust and significantly extended implementation of JSONPath for Python.
What makes this library differs from other JSONPath implementations is that it is a full language
implementation, which means that JSONPath expressions are first class objects, easy to analyze,
transform, parse, print, and extend.