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
Outplacement, Executive Coaching and Career Development | Careerminds
By helping to avoid the potential risks of RIFs or layoffs through our global outplacement services, companies can move forward with their goals while preserving their internal culture, employer brand, and bottom lines.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Python JSONPath Next-Generation!