Metadata-Version: 2.1
Name: dagster-graphql
Version: 0.14.2
Summary: The GraphQL frontend to python dagster.
Home-page: https://github.com/dagster-io/dagster/tree/master/python_modules/dagster-graphql
Author: Elementl
Author-email: hello@elementl.com
License: Apache-2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: dagster (==0.14.2)
Requires-Dist: graphene (<3,>=2.1.3)
Requires-Dist: graphql-core (<3,>=2.1)
Requires-Dist: gevent-websocket (>=0.10.1)
Requires-Dist: gevent
Requires-Dist: requests
Requires-Dist: gql (<3)

UNKNOWN


