Go to file
Mehdi Abaakouk 1e1218780c Fix py3 tests
2015-08-18 17:05:58 +02:00
2015-08-18 16:27:00 +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 16:35:15 +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 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 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 142 KiB