Skip to content

skorgu/pyjsonpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A very simple wrapper around JSONPath[1] to operate on stdin. Requires python-spidermonkey[2]

Example: 

cat example.json | python pyjsonpath.py "$.store..price"

[1] http://goessner.net/articles/JsonPath/
[2] http://code.google.com/p/python-spidermonkey/

About

UNIXy Json filter/query using jsonpath.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published