gql-schema-codegen

View on PyPIReverse Dependencies (0)

1.0.1 gql_schema_codegen-1.0.1-py3-none-any.whl

Wheel Details

Project: gql-schema-codegen
Version: 1.0.1
Filename: gql_schema_codegen-1.0.1-py3-none-any.whl
Download: [link]
Size: 16498
MD5: 136b75e4bee724ad708a1c5434b27a29
SHA256: 71cf8047097f6d0b118cfc5aaf2ba357d491ed2990995a886aec76d18b1ab7ce
Uploaded: 2022-03-28 17:48:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gql-schema-codegen
Version: 1.0.1
Summary: A module to generate Python typings from a GrapqhQL schema
Author: Saul Dominguez
Author-Email: saulydominguez[at]gmail.com
Home-Page: https://github.com/sauldom102/gql_schema_codegen
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: graphql-core (==3.2.0)
Requires-Dist: graphqlclient (==0.2.4)
Requires-Dist: argparse (==1.4.0)
Requires-Dist: pytest-snapshot (==0.8.1)
Requires-Dist: pytest (==7.1.1)
Requires-Dist: PyYAML (==6.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8127 characters]

WHEEL

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

RECORD

Path Digest Size
gql_schema_codegen/__init__.py sha256=SURU6Zmx5JdozIQsxeqQwAKdtp_PjDfQW1mK9SYqGrM 125
gql_schema_codegen/__main__.py sha256=7FMS662aJ15dfE5An0JEq4QfXAWC7KNNMgr_8HaCzTU 1216
gql_schema_codegen/base/__init__.py sha256=_qJKv1UcZCUcGLShAzON8mcxnTcnFGhUOPXJDJYOnfo 51
gql_schema_codegen/base/base.py sha256=4myKX2g6fBQucxBKzyArl7aj7i5VWr_IF7cuYjw2tPo 343
gql_schema_codegen/block/__init__.py sha256=BpRtCahFxlEwAy60_7BaF6qaPkBvcp3SQVrCb-mS-ec 130
gql_schema_codegen/block/block.py sha256=r8ebxg-6tJmYaAZavxq1ItYg0hYOwkCqHmxPMNYIBl4 6493
gql_schema_codegen/constants/__init__.py sha256=0ohQZ4Gv6XHeycYYB0iIltA44A4XWXPBW_cv5V8LiTo 329
gql_schema_codegen/constants/constants.py sha256=VUkash6oMAFaeCSWYQ-qcEkltERBpFHCQCn0JiQZk5k 693
gql_schema_codegen/dependency/__init__.py sha256=4bm-8Ww4yEmHSMT1kl94lLbeNZU9evUzKI3JzSN1MBg 97
gql_schema_codegen/dependency/dependency.py sha256=mUmneo5K2cEzfBWwawvxTK5b2OKF_TTEu9T1XDnINdU 853
gql_schema_codegen/scalar/__init__.py sha256=0dYPzCTk-KTKSoyZGycjkLul6yJ1hHRJAW9LJ191YXs 83
gql_schema_codegen/scalar/scalar.py sha256=lUvflp0Nk0XvxbGz4wMrQ99Yp4JmQCIWs93zZzApu7o 1047
gql_schema_codegen/schema/__init__.py sha256=KU6V7UlFqJjakPO5sOiMK5lq-WgFXAOjhp5zPX1fGkw 48
gql_schema_codegen/schema/schema.py sha256=9Olmk7MaJL44xcwXXEJAR9s_p_jO1gY8PT0UxX5lSIM 9035
gql_schema_codegen/union/__init__.py sha256=r_0D46kzd_sc72jhmi2kx6X4gbUwReIJMTsf4ipTb_U 78
gql_schema_codegen/union/union.py sha256=QG88LPDoeT474SHz3r-VTiwmVLNpMJCl8mHFA2FC2Rc 932
gql_schema_codegen/utils/__init__.py sha256=uI2XBW85RWT3T1BEkhNq5Bx2b_lAEad_PDTkl1X8160 64
gql_schema_codegen/utils/pascal_case.py sha256=oUy1xR3KQVkd_YkCc0-BklmLyAVhvhEqyoggUuVU00I 288
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_simple_schema.py sha256=ButtnF7QfFnRRHFBhDuikushsWKwKo1KOU_j-JB5qls 2724
gql_schema_codegen-1.0.1.dist-info/LICENSE sha256=gt8ZiDwcxB_y5Gx4dRb3UeGLzhV-hBSS0EQcTl6k1DQ 1080
gql_schema_codegen-1.0.1.dist-info/METADATA sha256=698_qPJ3_EYVRKhmHSfXKykbe3zckT3FYUi84rT9Mos 8851
gql_schema_codegen-1.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
gql_schema_codegen-1.0.1.dist-info/top_level.txt sha256=iWRjCypvkhRKoEkIjS7f8TTwaNZ2Q_MtQiFb2kH_Wbw 25
gql_schema_codegen-1.0.1.dist-info/RECORD

top_level.txt

gql_schema_codegen
tests