jsonpath-ng-i
A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install jsonpath-ng-i
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
1.0.3 | 2021-05-18 | |||
1.0.2 | 2021-05-18 | |||
1.0.1 | 2021-05-18 | |||
1.0.0 | 2021-05-17 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue