ptijson

View on PyPIReverse Dependencies (0)

0.1.0 ptijson-0.1.0-py3-none-any.whl

Wheel Details

Project: ptijson
Version: 0.1.0
Filename: ptijson-0.1.0-py3-none-any.whl
Download: [link]
Size: 2837
MD5: 8c32b67b2885c68d34353ac8b3cf125d
SHA256: ddc64155d77d0e34b107f2797bbae3f7c48d52d423191a09413c4689c2eb0076
Uploaded: 2022-02-03 02:10:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ptijson
Version: 0.1.0
Summary: Interactive JSON queries, built on prompt toolkit and jmespath
Author: Aatif Syed
Author-Email: aatifsyedyp[at]gmail.com
Home-Page: https://github.com/aatifsyed/ptijson
Project-Url: Repository, https://github.com/aatifsyed/ptijson
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: argcomplete (<3.0.0,>=2.0.0)
Requires-Dist: jmespath (<0.11.0,>=0.10.0)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.26)
Description-Content-Type: text/markdown
[Description omitted; length: 283 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ptijson/__init__.py sha256=z2_bFzqjFoc6JSaGr5wJQGUj1uiqBqFe5xO8xtU1i0g 3334
ptijson/__main__.py sha256=-FxZBFc8Go98gW4XXyXWOZjKff7fZIMdVIjZJWW39Yo 29
ptijson-0.1.0.dist-info/entry_points.txt sha256=tctmzmp3hvhJ_mVYR1a32aXv8nYu2ZoVQA1ERVieiOA 61
ptijson-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
ptijson-0.1.0.dist-info/METADATA sha256=fG3tff9F4lfRx1ScSKlnIqemdvCmjfahb3ps91FAnHw 1038
ptijson-0.1.0.dist-info/RECORD

entry_points.txt

ijson = ptijson:_main
ptijson = ptijson:_main