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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Python JSONPath Next-Generation!