jsonpath-ng

View on PyPIReverse Dependencies (257)

1.6.1 jsonpath_ng-1.6.1-py3-none-any.whl

Wheel Details

Project: jsonpath-ng
Version: 1.6.1
Filename: jsonpath_ng-1.6.1-py3-none-any.whl
Download: [link]
Size: 29502
MD5: faf0a63027bbd0bce37c058530cd883f
SHA256: 8f22cd8273d7772eea9aaa84d922e0841aa36fdb8a2c6b7f6c3791a16a9bc0be
Uploaded: 2024-01-11 19:23:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jsonpath-ng
Version: 1.6.1
Summary: A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.
Author: Tomas Aparicio
Author-Email: tomas[at]aparicio.me
Home-Page: https://github.com/h2non/jsonpath-ng
License: Apache 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: ply
License-File: LICENSE
[Description omitted; length: 17149 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jsonpath_ng/__init__.py sha256=Z_5svSHiT2ix7O5PofWaQnQHSorOkYZa_MrAmKXDdv0 116
jsonpath_ng/exceptions.py sha256=WbmwVjhCtpqp0enN3Sd4ymlZGP8ZZUkvT9uq7PXiEq4 146
jsonpath_ng/jsonpath.py sha256=y9YpSLbGAkjgZqiTxyEgS1iJI6cYW5DswJJQiAN9M1k 26402
jsonpath_ng/lexer.py sha256=QCejkzAA3lmkw4L1pJhNReWLyHIh5WP7SeIwqazGzQo 5231
jsonpath_ng/parser.py sha256=Gb0SOO_bkoAfx5KgcsLbuSdBjkNH0Iy1BYTac3fGAAw 5883
jsonpath_ng/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsonpath_ng/bin/jsonpath.py sha256=C4PCWjxSRskALh_Z7ILOFpvHNjP5HLBmRnxbzrbgg98 2057
jsonpath_ng/ext/__init__.py sha256=oxAHiz1-xcRsDX_KGDCiBh6LGP2zHZKzvI3QxrFTh6E 605
jsonpath_ng/ext/arithmetic.py sha256=CvRF0dnFWu7V1v2XrQBjymPJGrxYWIr4ff4efhQQOhE 2381
jsonpath_ng/ext/filter.py sha256=QQtK7Xnw8Y_WBAhsQYldPNntoZsqoRjxixQC0Cac_3s 4312
jsonpath_ng/ext/iterable.py sha256=iiFKyz_wvpkUREx6iWjHA7tDsmlZ2A2ucEmgQ9U8hfc 3680
jsonpath_ng/ext/parser.py sha256=upum_zx8MYeAxITc6pbBKCezkE56qD_KQupw4dYTnyU 5351
jsonpath_ng/ext/string.py sha256=IA3gAJg3ykJiX7-gLYoBSd0rTYkJd1jOfIzJ3mHNpyQ 3261
jsonpath_ng-1.6.1.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
jsonpath_ng-1.6.1.dist-info/METADATA sha256=vUQZ11cMUSjsVqHDwBX_4xISKfaMNk8qkjn5XC7LSrU 18072
jsonpath_ng-1.6.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
jsonpath_ng-1.6.1.dist-info/entry_points.txt sha256=VRPM3LkYSvQ6p1e61jOm5_NZHTHCZ2xv-2Sbh_qO_68 69
jsonpath_ng-1.6.1.dist-info/top_level.txt sha256=SeYdUWfJ4KSDQbd2GnE6BOd8vMG7Lta9nbIfT2N7xbE 12
jsonpath_ng-1.6.1.dist-info/RECORD

top_level.txt

jsonpath_ng

entry_points.txt

jsonpath_ng = jsonpath_ng.bin.jsonpath:entry_point