{"library":"graphql-server","install":[{"cmd":"pip install graphql-server","imports":["from graphql_server.starlette import GraphQLRouter","from graphql_server.flask import GraphQLView","from graphql_server_core.http import run_http_query"]},{"cmd":"pip install graphql-server-starlette  # Or -flask, -django, etc.","imports":[]}]}