jsonpath-extractor

View on PyPIReverse Dependencies (1)

0.9.2 jsonpath_extractor-0.9.2-py3-none-any.whl

Wheel Details

Project: jsonpath-extractor
Version: 0.9.2
Filename: jsonpath_extractor-0.9.2-py3-none-any.whl
Download: [link]
Size: 46133
MD5: bd7850e1414d943bc6bbf987e1b89816
SHA256: a79a7a44ebce35538e68d4b7d5ed155a914f942755fcce0a0812b488b794700d
Uploaded: 2024-10-12 16:17:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jsonpath-extractor
Version: 0.9.2
Summary: A selector expression for extracting data from JSON.
Author-Email: 林玮 (Jade Lin) <linw1995[at]icloud.com>
Project-Url: documentation, https://jsonpath.rtfd.io/en/latest/
Project-Url: homepage, https://github.com/linw1995/jsonpath
Project-Url: repository, https://github.com/linw1995/jsonpath
License: MIT
Keywords: data-extractor,data-extraction,jsonpath,json
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: typing-extensions (~=4.7)
Requires-Dist: lark (~=1.2); extra == "parser"
Provides-Extra: parser
Description-Content-Type: text/x-rst
[Description omitted; length: 4653 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jsonpath/__init__.py sha256=m1d1YV6zYw0iipTGQXm9K-Z0nqNfVaJvO3Gba0I60Ew 869
jsonpath/cli.py sha256=AFSQkQ8WiNZe64sa7lUnmQ5xdld7rjjQr3ImjK8AUkQ 1318
jsonpath/core.py sha256=I38QyvwQhK1X2rzYPJbK-C13wT52H17bwvso0OlCdeQ 30238
jsonpath/grammar.lark sha256=AVYcSa2M8O8dfhowSLOmSdLg_YLMLP4b8W49mkvXQlA 1550
jsonpath/lark.py sha256=JNPYcsMTjD5KwDg3vxzaaNOaVtxf3JmXX_1Gf9IilVg 560
jsonpath/lark_parser.py sha256=iTSd60se_vna22wqlPg75V_HexNQiij0QM19-gR91FE 152180
jsonpath/parser.py sha256=TyniSHK6HjPotFt3-adQyC8x546OFaGrpusUuVFlfB0 1411
jsonpath/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsonpath/transformer.py sha256=oV0vRY_L8uC3tgtDUQUGSaghxU7yRjdCi6G8yJwhznI 4829
jsonpath_build.py sha256=qFDR47Nggz-9pvEQ8Ndq0UVPG6m4YxOLsnaig3jvnC0 1542
jsonpath_extractor-0.9.2.dist-info/entry_points.txt sha256=clMqBFL96UGHfAyeoItsAQftxtHCM16e3ZE6-6A0Zys 40
jsonpath_extractor-0.9.2.dist-info/WHEEL sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU 87
jsonpath_extractor-0.9.2.dist-info/METADATA sha256=hkohIVX0a3_OVek7BbOOU3Llv2m_D-4K0mR_-g0BwIw 5887
jsonpath_extractor-0.9.2.dist-info/licenses/LICENSE sha256=ytdGaZ37n3CCnC_7oukzd50x-O-RBYxJtR9gHsV3Kyw 1063
jsonpath_extractor-0.9.2.dist-info/RECORD

entry_points.txt

jp = jsonpath.cli:main