{"library":"graphql-server-core","type":"library","category":null,"description":"graphql-server-core is a Python library that provides the core logic and utilities for building a GraphQL server, compatible with graphql-core. It handles request parsing, execution, and error formatting, acting as a foundation for framework-specific integrations. The current stable version is 2.0.0, but development has largely shifted to its successor, 'graphql-server' (v3.x).","language":"python","status":"maintenance","version":"2.0.0","tags":["graphql","server","core","deprecated","wsgi","asgi"],"last_verified":"Sat May 23","install":[{"cmd":"pip install graphql-server-core","imports":["from graphql_server_core import create_app","from graphql_server_core import GraphQLResponse","from graphql_server_core.errors import format_error"]}],"homepage":null,"github":"https://github.com/graphql-python/graphql-server-core","docs":null,"changelog":null,"pypi":"https://pypi.org/project/graphql-server-core/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.7,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/graphql-server-core/compatibility"}}