zmedico / jpipe

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:Python 68.2%Language:Go 28.3%Language:Makefile 1.8%Language:Shell 1.6%