A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators, as defined in the original JSONPath proposal. This package merges both jsonpath-rw and jsonpath-rw-ext and provides several AST API enhancements, such as the ability to update or remove nodes in the tree. This library provides a robust and significantly extended implementation of JSONPath for Python. It is tested with CPython 3.7 and higher. This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first-class objects, easy to analyze, transform, parse, print, and extend.
Features
- This library provides a robust and significantly extended implementation of JSONPath for Python
- It is tested with CPython 3.7 and higher
- JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend
- Programmatic JSONPath
- Arithmetic can be used against two lists if they have the same size
- Examples available
Categories
JSONLicense
Apache License V2.0Follow Python JSONPath Next-Generation
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Python JSONPath Next-Generation!