{"library":"ariadne","type":"library","category":null,"description":"Ariadne is a Python library for implementing GraphQL servers using a schema-first approach. It emphasizes a simple, extensible API for defining GraphQL schemas using Schema Definition Language (SDL) and connecting business logic with minimal boilerplate. It supports queries, mutations, subscriptions, custom scalars, and integrates with ASGI/WSGI frameworks like Django, FastAPI, Flask, and Starlette. The project maintains an active and frequent release cadence, with regular patch, minor, and occasional alpha releases, as seen with versions like 1.0.1 and subsequent 1.1.0a2.","language":"python","status":"active","version":"1.0.1","tags":["GraphQL","server","schema-first","ASGI","WSGI","API","web"],"last_verified":"Wed May 20","install":[{"cmd":"pip install ariadne uvicorn","imports":["from ariadne import gql","from ariadne import QueryType","from ariadne import make_executable_schema","from ariadne import start_dev_server"]}],"homepage":"https://ariadnegraphql.org/","github":"https://github.com/mirumee/ariadne","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ariadne/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.59,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ariadne/compatibility"}}