套件:python3-jsonpath(2.0.2-1)
python3-jsonpath 的相關連結
Debian 的資源:
下載原始碼套件 python-jsonpath:
- [python-jsonpath_2.0.2-1.dsc]
- [python-jsonpath_2.0.2.orig.tar.gz]
- [python-jsonpath_2.0.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
JSONPath, JSON Pointer and JSON Patch implementation
This library provides tools for working with JSON data, including support for JSONPath expressions as described in RFC 9535, as well as JSON Pointer (RFC 6901) and JSON Patch (RFC 6902). It can be used to extract data from structured JSON using flexible queries, navigate deeply nested objects, and apply modifications to existing JSON documents. The implementation aims to be compliant with established standards to ensure predictable and interoperable handling of JSON data. Common applications include transforming data structures, selecting values based on complex queries, and performing updates by applying patch operations.
其他與 python3-jsonpath 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
