Metadata-Version: 2.0
Name: slothql
Version: 0.1.0a0
Summary: The async GraphQL framework.
Home-page: https://github.com/IndioInc/slothql/
Author: Karol Gruszczyk
Author-email: karol.gruszczyk@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: graphql framework django async aiohttp relay graphene
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: ~=3.6
Requires-Dist: graphql-core (<3,>=2.0)

SlothQL
=======

.. image:: https://travis-ci.org/IndioInc/slothql.svg?branch=master
    :target: https://travis-ci.org/IndioInc/slothql
    :alt: Build

.. image:: https://coveralls.io/repos/github/IndioInc/slothql/badge.svg?branch=master
    :target: https://coveralls.io/github/IndioInc/slothql?branch=master
    :alt: Coverage


Requirements
------------

-  Python 3.6+

More info
---------

`GitHub <https://github.com/IndioInc/slothql/>`__


