graphql-schema-parse

View on PyPIReverse Dependencies (0)

0.2.2 graphql_schema_parse-0.2.2-py3-none-any.whl

Wheel Details

Project: graphql-schema-parse
Version: 0.2.2
Filename: graphql_schema_parse-0.2.2-py3-none-any.whl
Download: [link]
Size: 11789
MD5: 23d4e83afa2c9c91e415765f627ff1fb
SHA256: e99e7332c36b575e947cc62611157b48f9ab481b9f27e78fdada05490c2cd85f
Uploaded: 2022-02-15 11:50:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphql-schema-parse
Version: 0.2.2
Summary: Graphql文档解析工具,提供解析成前端Postman可用的query语句(.gql) / RESTFul可使用的(.json)文件能力 / sqlmap可用的(.txt)扫描文件能力
Author: 柒意
Author-Email: 396667207[at]qq.com
Home-Page: https://github.com/zy7y/graphql-schema-parse.git
Project-Url: Repository, https://github.com/zy7y/graphql-schema-parse.git
License: MIT
Keywords: graphql,restful,parse,gql,test,sqlmap
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.0.3)
Requires-Dist: graphql-core (<4.0.0,>=3.2.0)
Requires-Dist: typer (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8117 characters]

WHEEL

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

RECORD

Path Digest Size
graphql_schema_parse/__init__.py sha256=8cNAQccL6472MDnt12QzFcZPAHVy66Z7QqSi9CNhJPo 46
graphql_schema_parse/cli.py sha256=NUdnam_Fm42OBna_mcXDBe2IrjRJ9eCJA3YwdSxSMJ4 2445
graphql_schema_parse/src.py sha256=H_Mxe3hiEf5s1L37V_gWz8mtV7m4xmNU_i_QNoCoNeQ 16959
graphql_schema_parse-0.2.2.dist-info/entry_points.txt sha256=Fz_QQVvD_ZcnSHhxhzr67szksaUmT8VkLoalKNIza_M 52
graphql_schema_parse-0.2.2.dist-info/LICENSE sha256=M1ABuLiydzQ-tL9Qmmw6aCUCxmBk7NJDRf82uXOmuOs 1082
graphql_schema_parse-0.2.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
graphql_schema_parse-0.2.2.dist-info/METADATA sha256=BJ8WuRPr-1aSjrDGhzDp22NTXBg1rsuCG-XqFwIFtiQ 10502
graphql_schema_parse-0.2.2.dist-info/RECORD

entry_points.txt

gql = graphql_schema_parse.cli:app