gqlspection

View on PyPIReverse Dependencies (0)

0.2.3 gqlspection-0.2.3-py3-none-any.whl

Wheel Details

Project: gqlspection
Version: 0.2.3
Filename: gqlspection-0.2.3-py3-none-any.whl
Download: [link]
Size: 23045
MD5: 8c458732c51708e6f0fc8b1b2a7d7a80
SHA256: 3b4fbad4d6e349888c57f8187aa71d2c71eb703cd25315613341999266d9eb72
Uploaded: 2023-01-22 15:47:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gqlspection
Version: 0.2.3
Summary: GraphQL Introspection parsing and query generation
Author: Andrew Konstantinov
Author-Email: andrew[at]doyensec.com
Home-Page: https://github.com/doyensec/gqlspection
Project-Url: Source, https://github.com/doyensec/gqlspection
Project-Url: Bug Reports, https://github.com/doyensec/gqlspection/issues
Project-Url: Doyensec Research, https://www.doyensec.com/research.html
Keywords: graphql,introspection
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: Jython
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Security
Requires-Python: >=2.7
Requires-Dist: pathlib2; python_version == "2.7"
Requires-Dist: future; python_version == "2.7"
Requires-Dist: click; extra == "cli"
Requires-Dist: requests; extra == "cli"
Provides-Extra: cli
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4436 characters]

WHEEL

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

RECORD

Path Digest Size
gqlspection/GQLArg.py sha256=UQ_qPq9gBkyvYazpSWr8z1_qTToPccMvQjAvZlCzlEs 997
gqlspection/GQLEnum.py sha256=Kf-qmuyl10Jv_ocrNF6V7fkv12urvxH09TVgrjgO-w4 895
gqlspection/GQLField.py sha256=pl5ORpYa7ihZL2HhMcPr-8NadDeGnnC9pG-J1lrLeoo 1428
gqlspection/GQLList.py sha256=1TnqB7Wc6RGWhib05wOLqh94VMBKUOxl6c5-O_2hSl4 2052
gqlspection/GQLQuery.py sha256=U0sukuRqZN8mtpG_T-OhdGARjSLH0Ld2Wy5Lwujga6U 2495
gqlspection/GQLSchema.py sha256=32I568lzEmgdOL-1UWQJnUcLUeJib3LVdtXUb6cwkbw 3907
gqlspection/GQLSubQuery.py sha256=ZUYAb_oE3YVM4qPiyagMnEHBvUkH_qZLqimW7R2bTWE 2779
gqlspection/GQLType.py sha256=CfL4yQz9bAeU2LYtFIkLRzsl0zDKJFJNRPgUmn8Wkc0 2026
gqlspection/GQLTypeKind.py sha256=RfX7l1T3Aqnr2HVUTgQlddECl54jr2tE0O2aLQ0w6so 3277
gqlspection/GQLTypeProxy.py sha256=avJXpBw0gux903QF16zqvdnhyvwBljMTAyvTBJ8VSsQ 1571
gqlspection/GQLWrappers.py sha256=hxnDltzMBqE3L0szGYmZU9fFyC5Cb9A1h3ZarBpNuyo 3171
gqlspection/Logger.py sha256=6hREb1GttAMf_sEv8iaW2kr4mJs_ywacYmflzjMaxBU 763
gqlspection/__init__.py sha256=sWtLcSGxw3Rfba4LKH_widwdjgeQVKnyUAqYy6N25Q4 1117
gqlspection/cli.py sha256=euSTnYziATgPjYW8alLvI-Dfm0JncHcuay7j0qPZYDc 3935
gqlspection/introspection_query.py sha256=AP1MLfPqaMLiV3EKoibNk2pK-UVd_RnYlAaq5pGqz6k 3099
gqlspection/utils.py sha256=IDFBKSyUIFrpao-IwvzSxAOuAnme2X_-ebihCbLn39o 4240
gqlspection-0.2.3.dist-info/LICENSE sha256=yhm71aVc6yOaQRYhJGI_x3r9XZJfAgywgVmhQFqIFSY 11343
gqlspection-0.2.3.dist-info/METADATA sha256=NGNvixjf-lv5JYdaUs9aznXc92WM0STo7M4L48PW6mM 6065
gqlspection-0.2.3.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
gqlspection-0.2.3.dist-info/entry_points.txt sha256=zfozZiKoEt2Ugx0lpK5RrHh141vD3iGb8fYyzOGvnnk 48
gqlspection-0.2.3.dist-info/top_level.txt sha256=B9RYABezRE4xsI8tdWyqexZQ86TewPrNH9INk701n7M 12
gqlspection-0.2.3.dist-info/RECORD

top_level.txt

gqlspection

entry_points.txt

gqlspection = gqlspection:cli