python-graphene
Port variant py311
Summary GraphQL Framework for Python (3.11)
Package version 3.2.1
Homepage https://github.com/graphql-python/graphene
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 JAN 2023, 17:21:46 UTC
Port created 01 JAN 2023, 17:21:46 UTC
Subpackage Descriptions
single |Graphene Logo| [Graphene] |Build Status| |PyPI version| |Coverage Status| ========================================================================================================= `���� Join the community on Slack `__ **We are looking for contributors**! Please check the [ROADMAP] to see how you can help ������ Introduction ------------ [Graphene] is an opinionated Python library for building GraphQL schemas/types fast and easily. - **Easy to use:** Graphene helps you use GraphQL in Python without effort. - **Relay:** Graphene has builtin support for Relay. - **Data agnostic:** Graphene supports any kind of data source: SQL (Django, SQLAlchemy), NoSQL, custom Python objects, etc. We believe that by providing a complete API you could plug Graphene anywhere your data lives and make your data available through GraphQL. Integrations ------------ Graphene has multiple integrations with different frameworks: +-------------------+-------------------------------------------------+ | integration | Package | +===================+=================================================+ | Django | `graphene-django `__ | +-------------------+-------------------------------------------------+ | SQLAlchemy | `graphene-sqlalchemy `__ | +-------------------+-------------------------------------------------+ | Google App Engine | `graphene-gae `__ | +-------------------+-------------------------------------------------+ Also, Graphene is fully compatible with the GraphQL spec, working seamlessly with all GraphQL clients, such as [Relay], [Apollo] and [gql]. Installation ------------ To install `graphene`, just run this command in your shell
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py311
autoselect-python:single:standard
Build and Runtime python311:single:standard
Runtime (only) python-graphql-core:single:py311
python-graphql-relay:single:py311
python-aniso8601:single:py311
Download groups
main mirror://PYPIWHL/b3/a2/40727944d4587b4d945799a92965f58eb51b1ef8b5bf4d45ce937fade347
Distribution File Information
2ef689f514ba9e65e88961798cf4c637ca580e541168f9aee2ffbe21fd46f388 125102 graphene-3.2.1-py2.py3-none-any.whl
Ports that require python-graphene:py311
python-graphene-django:py311 Graphene Django integration (3.11)