Ravenports generated: 13 Jan 2024 19:39
[ravenports.git] / bucket_65 / python-graphene
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-graphene
4 VERSION=                3.3
5 KEYWORDS=               python
6 VARIANTS=               v11 v12
7 SDESC[v11]=             GraphQL Framework for Python (3.11)
8 SDESC[v12]=             GraphQL Framework for Python (3.12)
9 HOMEPAGE=               https://github.com/graphql-python/graphene
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/24/70/96f6027cdfc9bb89fc07627b615cb43fb1c443c93498412beaeaf157e9f1
14 DISTFILE[1]=            graphene-3.3-py2.py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[v11]=             single
17 SPKGS[v12]=             single
18
19 OPTIONS_AVAILABLE=      PY311 PY312
20 OPTIONS_STANDARD=       none
21 VOPTS[v11]=             PY311=ON PY312=OFF
22 VOPTS[v12]=             PY311=OFF PY312=ON
23
24 DISTNAME=               graphene-3.3.dist-info
25
26 GENERATED=              yes
27
28 [PY311].RUN_DEPENDS_ON=                 python-graphql-core:single:v11
29                                         python-graphql-relay:single:v11
30                                         python-aniso8601:single:v11
31 [PY311].USES_ON=                        python:v11,wheel
32
33 [PY312].RUN_DEPENDS_ON=                 python-graphql-core:single:v12
34                                         python-graphql-relay:single:v12
35                                         python-aniso8601:single:v12
36 [PY312].USES_ON=                        python:v12,wheel
37
38 [FILE:1998:descriptions/desc.single]
39 |Graphene Logo| [Graphene] |Build Status| |PyPI version| |Coverage Status|
40 =========================================================================================================
41
42 `���� Join the community on
43 Slack
44 <https://join.slack.com/t/graphenetools/shared_invite/enQtOTE2MDQ1NTg4MDM1LTA4Nzk0MGU0NGEwNzUxZGNjNDQ4ZjAwNDJjMjY0OGE1ZDgxZTg4YjM2ZTc4MjE2ZTAzZjE2ZThhZTQzZTkyMmM>`__
45
46 **We are looking for contributors**! Please check the
47 [ROADMAP]
48 to see how you can help ������
49
50 Introduction
51 ------------
52
53 [Graphene] is an opinionated Python
54 library for building GraphQL schemas/types fast and easily.
55
56 -  **Easy to use:** Graphene helps you use GraphQL in Python without
57    effort.
58 -  **Relay:** Graphene has builtin support for Relay.
59 -  **Data agnostic:** Graphene supports any kind of data source: SQL
60    (Django, SQLAlchemy), NoSQL, custom Python objects, etc. We believe
61    that by providing a complete API you could plug Graphene anywhere
62    your data lives and make your data available through GraphQL.
63
64 Integrations
65 ------------
66
67 Graphene has multiple integrations with different frameworks:
68
69 +-------------------+-------------------------------------------------+
70 | integration       | Package                                         |
71 +===================+=================================================+
72 | Django            | `graphene-django <https:/                       |
73 |                   | /github.com/graphql-python/graphene-django/>`__ |
74 +-------------------+-------------------------------------------------+
75 | SQLAlchemy        | `graphene-sqlalchemy <https://git               |
76 |                   | hub.com/graphql-python/graphene-sqlalchemy/>`__ |
77 +-------------------+-------------------------------------------------+
78
79 Also, Graphene is fully compatible with the GraphQL spec, working
80 seamlessly with all GraphQL clients, such as
81 [Relay],
82 [Apollo] and
83 [gql].
84
85 Installation
86 ------------
87
88 To install `graphene`, just run this command in your shell
89
90
91 [FILE:112:distinfo]
92 bb3810be33b54cb3e6969506671eb72319e8d7ba0d5ca9c8066472f75bf35a38       128227 graphene-3.3-py2.py3-none-any.whl
93