Go to file
Mehdi Abaakouk 6d4ce77f23 Fix package name
2015-08-18 17:53:43 +02:00
2015-08-18 17:53:43 +02:00
2015-08-18 17:05:58 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 17:26:55 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 17:53:43 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 17:53:43 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 17:53:43 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00
2015-08-18 16:27:00 +02:00

python-jsonpath-rw-ext

image

Latest Version

Downloads

Extensions for JSONPath RW

This extensions will be proposed upstream and will stay here only if they are refused.

Quick Start

At the command line:

$ pip install python-jsonpath-rw-ext

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-jsonpath-rw-ext
$ pip install python-jsonpath-rw-ext

Extensions

name Example
len $.objects.len
sorted $.objects.sorted
filter $.objects[?(@some_field > 5)]
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 143 KiB