Metadata-Version: 2.1
Name: simple-graphql-client
Version: 0.0.1
Summary: A simple graphql client which also supports file upload
Home-page: https://github.com/ams-pro/simple-graphql-client
Author: Fabian Riewe
Author-email: f.riewe@ams-pro.de
License: UNKNOWN
Description: # Simple GraphQL Client
        ## Installation
        The client is available on PyPI:
        * ``$ pip install simple-graphql-client``
        ## Usage
        tdb
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
