Package - python3-graphene
Primary informations
Download package: http://deb.debian.org/debian/pool/main/p/python-graphene/python3-graphene_3.4.3-2_all.deb (Size: 68.7KiB)| Property | Value |
|---|---|
| Package | python3-graphene |
| Source | python-graphene |
| Version | 3.4.3-2 |
| Installed-Size | 470 |
| Maintainer | Debian Python Team |
| Architecture | all |
| Depends | python3-graphql-core (>= 3.1.2~), python3-graphql-relay (>> 3.1), python3-dateutil, python3-typing-extensions, python3:any |
| Description | GraphQL Framework for Python (Python3 version) |
| Description-md5 | a15476aedc8099ccbb60afd47d74d745 |
| Homepage | https://github.com/graphql-python/graphene |
| Section | python |
| Priority | optional |
| Filename | pool/main/p/python-graphene/python3-graphene_3.4.3-2_all.deb |
| Size | 70396 |
| MD5sum | 5c56e61bb72a396529d6227596de425b |
| SHA256 | 1cea538dfe1dadf154238804dcb37a4ed6e87aab9d97de160240e6684309ae21 |
Files in package
- /usr/lib/python3/dist-packages/graphene-3.4.3.egg-info/PKG-INFO
- /usr/lib/python3/dist-packages/graphene-3.4.3.egg-info/dependency_links.txt
- /usr/lib/python3/dist-packages/graphene-3.4.3.egg-info/requires.txt
- /usr/lib/python3/dist-packages/graphene-3.4.3.egg-info/top_level.txt
- /usr/lib/python3/dist-packages/graphene/__init__.py
- /usr/lib/python3/dist-packages/graphene/pyutils/__init__.py
- /usr/lib/python3/dist-packages/graphene/pyutils/version.py
- /usr/lib/python3/dist-packages/graphene/relay/__init__.py
- /usr/lib/python3/dist-packages/graphene/relay/connection.py
- /usr/lib/python3/dist-packages/graphene/relay/id_type.py
- /usr/lib/python3/dist-packages/graphene/relay/mutation.py
- /usr/lib/python3/dist-packages/graphene/relay/node.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/__init__.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_connection.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_connection_async.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_connection_query.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_custom_global_id.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_global_id.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_mutation.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_mutation_async.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_node.py
- /usr/lib/python3/dist-packages/graphene/relay/tests/test_node_custom.py
- /usr/lib/python3/dist-packages/graphene/test/__init__.py
- /usr/lib/python3/dist-packages/graphene/tests/__init__.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/__init__.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_1293.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_1394.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_1419.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_313.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_356.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_425.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_490.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_720.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_881.py
- /usr/lib/python3/dist-packages/graphene/tests/issues/test_956.py
- /usr/lib/python3/dist-packages/graphene/types/__init__.py
- /usr/lib/python3/dist-packages/graphene/types/argument.py
- /usr/lib/python3/dist-packages/graphene/types/base.py
- /usr/lib/python3/dist-packages/graphene/types/base64.py
- /usr/lib/python3/dist-packages/graphene/types/context.py
- /usr/lib/python3/dist-packages/graphene/types/datetime.py
- /usr/lib/python3/dist-packages/graphene/types/decimal.py
- /usr/lib/python3/dist-packages/graphene/types/definitions.py
- /usr/lib/python3/dist-packages/graphene/types/dynamic.py
- /usr/lib/python3/dist-packages/graphene/types/enum.py
- /usr/lib/python3/dist-packages/graphene/types/field.py
- /usr/lib/python3/dist-packages/graphene/types/generic.py
- /usr/lib/python3/dist-packages/graphene/types/inputfield.py
- /usr/lib/python3/dist-packages/graphene/types/inputobjecttype.py
- /usr/lib/python3/dist-packages/graphene/types/interface.py
- /usr/lib/python3/dist-packages/graphene/types/json.py
- /usr/lib/python3/dist-packages/graphene/types/mountedtype.py
- /usr/lib/python3/dist-packages/graphene/types/mutation.py
- /usr/lib/python3/dist-packages/graphene/types/objecttype.py
- /usr/lib/python3/dist-packages/graphene/types/resolver.py
- /usr/lib/python3/dist-packages/graphene/types/scalars.py
- /usr/lib/python3/dist-packages/graphene/types/schema.py
- /usr/lib/python3/dist-packages/graphene/types/structures.py
- /usr/lib/python3/dist-packages/graphene/types/tests/__init__.py
- /usr/lib/python3/dist-packages/graphene/types/tests/conftest.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_argument.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_base.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_base64.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_datetime.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_decimal.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_definition.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_dynamic.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_enum.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_field.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_generic.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_inputfield.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_inputobjecttype.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_interface.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_json.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_mountedtype.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_mutation.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_objecttype.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_query.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_resolver.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_scalar.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_scalars_serialization.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_schema.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_structures.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_subscribe_async.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_type_map.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_union.py
- /usr/lib/python3/dist-packages/graphene/types/tests/test_uuid.py
- /usr/lib/python3/dist-packages/graphene/types/tests/utils.py
- /usr/lib/python3/dist-packages/graphene/types/union.py
- /usr/lib/python3/dist-packages/graphene/types/unmountedtype.py
- /usr/lib/python3/dist-packages/graphene/types/utils.py
- /usr/lib/python3/dist-packages/graphene/types/uuid.py
- /usr/lib/python3/dist-packages/graphene/utils/__init__.py
- /usr/lib/python3/dist-packages/graphene/utils/crunch.py
- /usr/lib/python3/dist-packages/graphene/utils/dataloader.py
- /usr/lib/python3/dist-packages/graphene/utils/deduplicator.py
- /usr/lib/python3/dist-packages/graphene/utils/deprecated.py
- /usr/lib/python3/dist-packages/graphene/utils/get_unbound_function.py
- /usr/lib/python3/dist-packages/graphene/utils/is_introspection_key.py
- /usr/lib/python3/dist-packages/graphene/utils/module_loading.py
- /usr/lib/python3/dist-packages/graphene/utils/orderedtype.py
- /usr/lib/python3/dist-packages/graphene/utils/props.py
- /usr/lib/python3/dist-packages/graphene/utils/resolve_only_args.py
- /usr/lib/python3/dist-packages/graphene/utils/str_converters.py
- /usr/lib/python3/dist-packages/graphene/utils/subclass_with_meta.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/__init__.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_crunch.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_dataloader.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_deduplicator.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_deprecated.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_module_loading.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_orderedtype.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_resolve_only_args.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_resolver_from_annotations.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_str_converters.py
- /usr/lib/python3/dist-packages/graphene/utils/tests/test_trim_docstring.py
- /usr/lib/python3/dist-packages/graphene/utils/thenables.py
- /usr/lib/python3/dist-packages/graphene/utils/trim_docstring.py
- /usr/lib/python3/dist-packages/graphene/validation/__init__.py
- /usr/lib/python3/dist-packages/graphene/validation/depth_limit.py
- /usr/lib/python3/dist-packages/graphene/validation/disable_introspection.py
- /usr/lib/python3/dist-packages/graphene/validation/tests/__init__.py
- /usr/lib/python3/dist-packages/graphene/validation/tests/test_depth_limit_validator.py
- /usr/lib/python3/dist-packages/graphene/validation/tests/test_disable_introspection.py
- /usr/share/doc/python3-graphene/changelog.Debian.gz
- /usr/share/doc/python3-graphene/copyright
- /usr/share/doc/python3-graphene/examples/__init__.py
- /usr/share/doc/python3-graphene/examples/complex_example.py
- /usr/share/doc/python3-graphene/examples/context_example.py
- /usr/share/doc/python3-graphene/examples/simple_example.py
- /usr/share/doc/python3-graphene/examples/starwars/__init__.py
- /usr/share/doc/python3-graphene/examples/starwars/data.py
- /usr/share/doc/python3-graphene/examples/starwars/schema.py
- /usr/share/doc/python3-graphene/examples/starwars/tests/__init__.py
- /usr/share/doc/python3-graphene/examples/starwars/tests/test_query.py
- /usr/share/doc/python3-graphene/examples/starwars/tests/test_schema.py
- /usr/share/doc/python3-graphene/examples/starwars_relay/__init__.py
- /usr/share/doc/python3-graphene/examples/starwars_relay/data.py
- /usr/share/doc/python3-graphene/examples/starwars_relay/schema.py
- /usr/share/doc/python3-graphene/examples/starwars_relay/tests/__init__.py
- /usr/share/doc/python3-graphene/examples/starwars_relay/tests/test_connections.py
- /usr/share/doc/python3-graphene/examples/starwars_relay/tests/test_mutation.py
- /usr/share/doc/python3-graphene/examples/starwars_relay/tests/test_objectidentification.py