[ 源代码: graphql-relay ]
软件包:python3-graphql-relay(2.0.1-1)
Relay Library for GraphQL Python (Python3 version)
This package contains the Relay (https://relay.dev/) library for GraphQL-core.
It allows the easy creation of Relay-compliant servers using GraphQL-core. GraphQL-Relay-Py is a Python port of graphql-relay-js (https://github.com/graphql/graphql-relay-js), while GraphQL-Core is a Python port of GraphQL.js (https://github.com/graphql/graphql-js), the reference implementation of GraphQL for JavaScript.
This package contains the Python 3 version of the library.
其他与 python3-graphql-relay 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-graphql-core (<< 3~)
- GraphQL implementation for Python, a port of GraphQL.js (Python3 version)
-
- dep: python3-promise
- Implementation of Promises in Python (Python3 version)
-
- dep: python3-six (>= 1.12)
- Python 2 和 3 之间的兼容库