Extensions for JSONPath RW
Project description
Extensions for JSONPath RW
This extensions will be proposed upstream and will stay here only if they are refused.
Free software: Apache license
Documentation: https://python-jsonpath-rw-ext.readthedocs.org/en/latest/
Quick Start
At the command line:
$ pip install jsonpath-rw-ext
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv jsonpath-rw-ext $ pip install jsonpath-rw-ext
Extensions
name |
Example |
---|---|
len |
$.objects.`len` |
sorted |
$.objects.`sorted` $.objects[some_field] $.objects[some_field,/other_field] |
filter |
$.objects[?(@some_field > 5)] |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsonpath-rw-ext-0.1.3.tar.gz
(15.1 kB
view hashes)
Built Distribution
Close
Hashes for jsonpath_rw_ext-0.1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 276e5cd633c05cfa8f3e7f2f94d6f2f05a727528d5757b78bc08cd37bfea0550 |
|
MD5 | 3c7d22656dafd42cc79936634d7cdc2e |
|
BLAKE2b-256 | 7f6dd145f9cdec686aade516fd5d5632637f15865ee8eef75703b87ae5ee269b |