name: ariadne version: 1.1.0 summary: Ariadne is a Python library for implementing GraphQL servers. license: BSD-3-Clause requires_python: >=3.10 python_min: 3.10 install_size: 124.6 KB module_format: py3-none-any repo_url: https://github.com/mirumee/ariadne last_released_at: 2026-06-15T11:07:35Z releases_last_12mo: 14 avg_days_between_releases: 39.9 platforms: any ## dependencies graphql-core >=3.2.0 starlette <2.0,>0.17 typing-extensions >=4.6.0 ## extras [asgi-file-uploads] python-multipart >=0.0.13 [dev] ipdb [sqlalchemy] aiodataloader >=0.2.0 sqlalchemy >=2.0.0 [telemetry] opentelemetry-api [test] aiodataloader freezegun graphql-sync-dataloaders httpx opentelemetry-api pytest pytest-asyncio pytest-benchmark pytest-cov pytest-mock python-multipart >=0.0.13 syrupy werkzeug [types] ty >=0.0.15 ## maintainers Mirumee Software