graphql-ws-aiohttp

View on PyPIReverse Dependencies (0)

0.0.1 graphql_ws_aiohttp-0.0.1-py3-none-any.whl

Wheel Details

Project: graphql-ws-aiohttp
Version: 0.0.1
Filename: graphql_ws_aiohttp-0.0.1-py3-none-any.whl
Download: [link]
Size: 14974
MD5: 705fc566a945091dd79c88cd1aa46b0e
SHA256: 3b209b54ee539b36d9ef209de986b14de53b45bc674328c6847561e1b61e8b70
Uploaded: 2021-12-06 14:15:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphql-ws-aiohttp
Version: 0.0.1
Summary: A GraphQL WebSocket server and client to facilitate GraphQL queries, mutations and subscriptions over WebSocket
Author: Callum Forrester, Devin Fee
Author-Email: callum.forrester[at]diamond.ac.uk
Home-Page: https://github.com/dls-controls/graphql-ws-aiohttp
License: Apache License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>3.4)
Requires-Dist: graphql-core (>3.0)
Requires-Dist: black (==19.10b0); extra == "dev"
Requires-Dist: isort (>5.0); extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mypy; extra == "dev"
Requires-Dist: pytest-flake8; extra == "dev"
Requires-Dist: pytest-black; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: flake8-isort; extra == "dev"
Requires-Dist: sphinx-rtd-theme-github-versions; extra == "dev"
Requires-Dist: False; extra == "include_package_data"
Provides-Extra: dev
Provides-Extra: include_package_data
Description-Content-Type: text/x-rst
[Description omitted; length: 4630 characters]

WHEEL

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

RECORD

Path Digest Size
demo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
demo/aiohttp_server.py sha256=zxRjT7duyExSBRL_h_-KZk8j93cnZW5CPFct8Woj59c 2977
demo/graphiql_template.py sha256=5lZesQvyOz9lCjOEZUHHK9BhuVMjGPScC7ayognSsrY 5945
graphql_ws/__init__.py sha256=ePSOJcLZ6oVrC2yse_JVjd-k5YJRqm_PWzDUWdNjjEY 434
graphql_ws/_version_git.py sha256=Q-JKKx-QwUxpgSb7pzFzhUZHahoq2exNm_nmaN7BU4g 3805
graphql_ws/abc.py sha256=RO19qowmgJt0r-znlQXsONlqaXGXKnJv_fKdp76e4zU 1211
graphql_ws/aiohttp.py sha256=BnfemPmTwy0t5sv8sKri-LMc03kRXHDgoQwzixniiDs 992
graphql_ws/protocol.py sha256=XTyCN2Uk3_4KyBVvzz8mzOkUXPxs5mqJckSV5CCmm8E 3658
graphql_ws/server.py sha256=UAtHqIsW6VGgsu6Czf8Wy84QN_ll_08yyykS-F41ThM 8483
graphql_ws/testing.py sha256=6gJGRWQGd77m6Cf6AQ8NpGgG6LK9xxrNHExngy_RcYE 2335
graphql_ws_aiohttp-0.0.1.dist-info/LICENSE sha256=73j5UX8P3ybuReHjx4ZPfYOoEB2gR1_mEhXrGqrKUMg 1079
graphql_ws_aiohttp-0.0.1.dist-info/METADATA sha256=EHQ5QYUWls1U-1-jBpPUNxMAtwqNeA7a9ewDqF6rE3I 5903
graphql_ws_aiohttp-0.0.1.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
graphql_ws_aiohttp-0.0.1.dist-info/top_level.txt sha256=j_UjzYjn8jGgoNKZM0ZoGo0oqXivNKXrxlTHtjjSFGg 16
graphql_ws_aiohttp-0.0.1.dist-info/RECORD

top_level.txt

demo
graphql_ws