/jpipe

A python implementation of the jp CLI for JMESPath (https://github.com/jmespath/jp)

Primary LanguagePythonOtherNOASSERTION

jp

A python implementation (using jmespath.py) of the jp CLI for the JMESPath language (a query language for JSON).

Compatiblity

The aim is for 100% compatiblity with the official jp CLI for JMESPath. Please open an issue if an incompatibility is found.

Usage

usage: jpipe {jp,jpp} ...

positional arguments:
  {jp,jpp}
    jp      A python implementation of the jp CLI for JMESPath
    jpp     jpp is an extended superset of the jp CLI for JMESPath