python-graphene
Port variant py310
Summary GraphQL Framework for Python (3.10)
Package version 3.3
Homepage https://github.com/graphql-python/graphene
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 03 AUG 2023, 23:53:52 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 `__ | +-------------------+-------------------------------------------------+ 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 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Runtime (only) python-graphql-core:single:py310
python-graphql-relay:single:py310
python-aniso8601:single:py310
Download groups
main mirror://PYPIWHL/24/70/96f6027cdfc9bb89fc07627b615cb43fb1c443c93498412beaeaf157e9f1
Distribution File Information
bb3810be33b54cb3e6969506671eb72319e8d7ba0d5ca9c8066472f75bf35a38 128227 graphene-3.3-py2.py3-none-any.whl
Ports that require python-graphene:py310
python-graphene-django:py310 Graphene Django integration (3.10)