bc-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 bc-jsonpath-ng

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.6.1 2023-11-26      
1.5.9 2023-02-07    
1.5.8 2022-12-13    
1.5.6 2022-12-10    
1.5.4 2022-12-10    

Issues with this package?

Page last updated 2023-11-26 13:58:14 UTC