Port of express-graphql to Python and WSGI. Uses graphql-core.
For a demo of how this can be used to create a GraphQL server (with Relay support) in Python, see relaypy.
This code was ported by Martijn Faassen.
python2.7 bootstrap-buildout.py
bin/buildout
bin/py.test tests -vv --pdb