jsonpath-ng v1.8.0
pypiA final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.
Updated
View on PyPI →
Version
1.8.0
15d ago
License
Apache 2.0
15d ago
Weekly Downloads
19.1M
15d ago
Dependencies
0
15d ago
Required Runtime
None
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 35 days ago.
v1.8.0
current
v1.8.0
Feb 28, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | 19191020 → 19078718 | 15d ago |
| deprecated | (none) → false | 35d ago |
| license | (none) → Apache 2.0 | 35d ago |
| dep_count | (none) → 0 | 35d ago |
| required_runtime | (none) → (none) | 35d ago |
| latest_version | (none) → 1.8.0 | 35d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/jsonpath-ng/latest_version
{ "value": "1.8.0" }
CLI
$ npx grounded-cli jsonpath-ng
jsonpath-ng@1.8.0 (pypi)