Metadata-Version: 1.2
Name: graphql_subscription_manager
Version: 0.3.4
Summary: A python3 library for graphql subscription manager
Home-page: https://github.com/Danielhiversen/PyGraphqlWebsocketManager
Author: Daniel Hoyer Iversen
Author-email: mail@dahoiv.net
License: MIT
Description: # PyGraphqlWebsocketManager [![Build Status](https://travis-ci.org/Danielhiversen/PyGraphqlWebsocketManager.svg?branch=master)](https://travis-ci.org/Danielhiversen/PyGraphqlWebsocketManager) [![PyPI version](https://badge.fury.io/py/graphql-subscription-manager.svg)](https://badge.fury.io/py/graphql-subscription-manager)
        
        
        
        Python code for graphql websocket client.
        
        Used by https://github.com/Danielhiversen/pyTibber
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5.3
