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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.8.0 2026-02-24      
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 2026-03-01 21:00:03 UTC