[ 原始碼: python-graphene ]
套件:python3-graphene(2.1.9-1)
python3-graphene 的相關連結
Debian 的資源:
下載原始碼套件 python-graphene:
- [python-graphene_2.1.9-1.dsc]
- [python-graphene_2.1.9.orig.tar.gz]
- [python-graphene_2.1.9-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- python3-django-graphene
- python-django-graphene-doc
- python3-django-crispy-forms-foundation
- python3-graphql-relay
- python3-django-crispy-forms
- python3-django-restframework-guardian
- python3-django-haystack
- python-django-crispy-forms-foundation-doc
- python3-mssql-django
- python3-django-picklefield
- python3-django-pyscss
GraphQL Framework for Python (Python3 version)
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. Upstream believes that by providing a complete API you could plug Graphene anywhere your data lives and make your data available through GraphQL.
This package contains the Python 3 version of the library.
其他與 python3-graphene 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aniso8601
- python3 library for parsing dates and time
-
- dep: python3-graphql-core (<< 3~)
- GraphQL implementation for Python, a port of GraphQL.js (Python3 version)
-
- dep: python3-graphql-relay (<< 3~)
- Relay Library for GraphQL Python (Python3 version)
-
- dep: python3-six (<< 2)
- Python 2 and 3 compatibility library
- dep: python3-six (>= 1.10.0)