GraphQL Framework for Python
Graphene is a 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.
$
pkg install py311-graphene2Origin
devel/py-graphene2
Size
546KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
5 packages
Required by
1 packages