jsonpath-ng

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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.7.0 2024-10-11    
1.6.1 2024-01-11    
1.6.0 2023-09-13    
1.5.3 2021-07-05  
1.5.2 2020-09-07  
1.5.1 2020-03-09  
1.5.0 2020-03-06  
1.4.3 2017-08-24  
1.4.2 2017-03-12  
1.4.1 2017-03-12  

Issues with this package?

Page last updated 2024-11-20 18:03:38 UTC