SlothQL SlothQL is a very thin layer on top of graphql-core (port from graphql-js), providing a really simple and flexible interface. Requirements Python 3.6+ Features Framework agnostic Asynchronous Django support aiohttp support Install pip install git+https://github.com/karol-gruszczyk/slothql.git Quick start # TODO More Documentation