python-jsonpath-rw-ext-doc

Extensions for jsonpath rw - doc
  https://github.com/sileht/python-jsonpath-rw-ext
  0
  no reviews



Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple extensions: 'len' that allows one to get the length of a list. 'sorted' that returns a sorted version of a list, 'arithmetic' that permits one to make math operation between elements and 'filter' to select only certain elements of a list.

this package contains the documentation.