python-graphene 3.4.3-2 source package in Ubuntu

Changelog

python-graphene (3.4.3-2) unstable; urgency=medium

  * Team upload.
  * Remove examples from dist-packages

 -- Piotr Ożarowski <email address hidden>  Sun, 13 Apr 2025 12:17:41 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc
Questing release universe misc

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-graphene_3.4.3-2.dsc 2.7 KiB ab00138cdd324ba635997ce5b2fead7325050e7c9aefd1c1e9f605fbb69037f9
python-graphene_3.4.3.orig.tar.gz 108.5 KiB 618ddfb116a090b3655420ea3c16f6a7d75869a50818cdfce4ca88729aa4543d
python-graphene_3.4.3-2.debian.tar.xz 5.8 KiB 6044f00b8b91428c0aa528d0983e2ef087cf833e0d66cef0a01ba48fe4e20575

Available diffs

No changes file available.

Binary packages built by this source

python-graphene-doc: GraphQL Framework for Python (Documentation)

 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 documentation of the library.

python3-graphene: 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.