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
-
Released /v1.7.0/v1.7.0 source code.zip
-
Released /v1.7.0/v1.7.0 source code.tar.gz
-
Released /v1.7.0/README.md
-
Released /v1.6.1/v1.6.1 source code.zip
-
Released /v1.6.1/v1.6.1 source code.tar.gz
Categories
JSONLicense
Apache License V2.0Follow Python JSONPath Next-Generation
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Python JSONPath Next-Generation!