Source: strawberry-graphql Maintainer: Debian Python Team Uploaders: Carsten Schoenert , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-aiohttp , python3-all, python3-asgiref , python3-daphne , python3-dateutil , python3-django-channels , python3-fastapi , python3-freezegun , python3-graphene , python3-httpx , python3-inline-snapshot , python3-libcst , python3-litestar , python3-msgspec , python3-poetry-core, python3-pydantic , # python3-pyinstrument , python3-pytest , python3-pytest-asyncio , python3-pytest-codspeed , python3-pytest-emoji , python3-pytest-mock , python3-pytest-snapshot , python3-python-multipart , python3-pytest-twisted , python3-pytest-tornasync , python3-pytest-trio , python3-starlette , python3-typer , python3-typing-extensions , Standards-Version: 4.7.2 Homepage: https://github.com/strawberry-graphql/strawberry Vcs-Browser: https://salsa.debian.org/python-team/packages/strawberry-graphql Vcs-Git: https://salsa.debian.org/python-team/packages/strawberry-graphql.git Package: strawberry-graphql Architecture: all Conflicts: strawberry, Depends: python3-graphql-core, ${misc:Depends}, ${python3:Depends}, Suggests: python3-aiohttp, python3-asgiref, python3-django, python3-fastapi, python3-flask, python3-libcst, python3-litestar, python3-pydantic, python3-pygments, python3-python-multipart, python3-quart, python3-rich, python3-starlette, python3-websockets, typer, uvicorn, Description: Python GraphQL library for creating GraphQL APIs Strawberry is a developer friendly Python based GraphQL library for creating GraphQL APIs, designed for modern development inspired by dataclasses. One of its goals is to provide a great developer experience for both GraphQL beginners and advanced users. . Strawberry is also a code-first GraphQL server library that uses Python type annotations to define GraphQL types. This allows you to focus more on how you can integrate one ore more DBs into your workflow and less on the idiosyncrasies of GraphQL itself. . Have a lock at the suggested packages in case you want to install this package. You will probably need one or more packages additionally to get your setup working! . This package contains the Python 3 version.