graphql-utilities

View on PyPIReverse Dependencies (0)

0.4.0 graphql_utilities-0.4.0-py3-none-any.whl

Wheel Details

Project: graphql-utilities
Version: 0.4.0
Filename: graphql_utilities-0.4.0-py3-none-any.whl
Download: [link]
Size: 14136
MD5: 7c3a2088c3d054be29bcd0fdf4fc3637
SHA256: 9c13af3fc4d5648df8e91385542aa155c51feb7009127e89350839763f871df3
Uploaded: 2020-02-22 06:36:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphql-utilities
Version: 0.4.0
Summary: Collection of utilities, middleware, decorators for graphql-core>=3.0
Author: Melvin Koh
Author-Email: melvinkcx[at]gmail.com
Home-Page: https://github.com/melvinkcx/graphql-utilities
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6,<4
Requires-Dist: graphql-core (>=3.0)
Requires-Dist: pytest (<6,>=5.3.4); extra == "dev"
Requires-Dist: flake8 (<4,>=3.7.9); extra == "dev"
Requires-Dist: pytest-describe (<1,>=0.12); extra == "dev"
Requires-Dist: django (<3,>=1.11); extra == "dev"
Requires-Dist: sphinx (<3,>=2.4.1); extra == "dev"
Requires-Dist: sphinx-rtd-theme (<1,>=0.4.3); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 2725 characters]

WHEEL

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

RECORD

Path Digest Size
graphql_utilities/__init__.py sha256=B_R70fh5v0ab6tYL39d-hHMYcNcG6BSW02xSZd55e6o 447
graphql_utilities/decorators.py sha256=sJSeRO6G198nHqCFpmLbmbJ3NDIM1M6T45UtewYD0d8 1247
graphql_utilities/directives.py sha256=UdzlorkkCBj0hVM39mRAMoKa_KQlVTegSfDMmyGoCMI 1147
graphql_utilities/exceptions.py sha256=ZzVwVfXebqaD9KVNt8PDygik_UspMXqW_gSTgqQQ65I 199
graphql_utilities/execution.py sha256=otOblpE7NBQKefWuOEA3_O7-Pav5mh81XFuaaOC4KtU 1872
graphql_utilities/helpers.py sha256=xl1N2JR6pl3Gg1xofQXjFMOJcMaAi148CGXD-zNngRo 196
graphql_utilities/utilities.py sha256=VRnEzF5Np5KxG8lvhfhYR9STF7bCSCRo-aNnM_HbFu0 623
graphql_utilities/validate.py sha256=oW7EIhxSe6phkuqnF0U6YJHZqAEl2x-Do3SLb8sSwzg 1501
graphql_utilities/visitor.py sha256=1mEGhtk_Wad8rbHjB0dFlUB2lCjJxi39MNRm1rO-4bE 10192
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/helpers.py sha256=y_fi7Jq3QUYhepU5JiePkii_vcpuh_ZDElZPmgt0zxE 966
tests/schema.py sha256=DOl2g94ib_6-CLEqjMp00vNu5xCfg6JW1J-9JNgYRds 2649
tests/test_cost_analysis.py sha256=kMbVQLdix-Nc0NtIEXMqIqMZeFAjaCYXssQ4bfeSSW4 4071
tests/test_decorators.py sha256=aXCSAC0bsCAhm9sebcQs2w0CZIgANYgHo7g3ASP9qPg 4607
tests/test_depth_analysis.py sha256=FYmgC848kpctwNOaVwmxm3_dW_NOdduTnlH1BVlzVkY 1072
graphql_utilities-0.4.0.dist-info/LICENSE sha256=bP9Jww4GSQOmFP3tJYEI9yOwMstM8_pZwdRRcZTr7w8 1067
graphql_utilities-0.4.0.dist-info/METADATA sha256=25Bx3E7soa5XZdro9Y7l_dU_Jm4Ytz7s1tO5X5vj_Bs 3988
graphql_utilities-0.4.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
graphql_utilities-0.4.0.dist-info/top_level.txt sha256=11d96Uo_gMClLxaVXxW9FYBXgrldybYjqtKRzoiGiUo 24
graphql_utilities-0.4.0.dist-info/RECORD

top_level.txt

graphql_utilities
tests