A Django app that extends the graphene interface and helpers
Project description
Django UW Graphene
Description
This package extends the graphene-django interface for a streamlined query and mutation integration.
Installation
- Install:
pip install django-uw-graphene - add to INSTALLED_APPS:
INSTALLED_APPS = [
...
'uw_graphene',
]
Details
Some API design decisions:
- Based on Relay
totalCountwas implemented as an ExtendedConnection- A base interface for CRUD mutations was implemented:
Documentation
This library is intended to be used on top of graphene-django, here are some useful links:
A More extensive documentation is available here.
TODO
- Review
test_utils
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_uw_graphene-0.3.4.tar.gz.
File metadata
- Download URL: django_uw_graphene-0.3.4.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bc23a1170839c01e561e9a279c5a60a6032bdbf0d6f04d5177a536c8593e31c
|
|
| MD5 |
460886643576f6df92de23799cbe2d6e
|
|
| BLAKE2b-256 |
1a3d2128b0c1ca338fd5a213339c50a8fa2b2e7818a4eeecf77718fa778c92b8
|
File details
Details for the file django_uw_graphene-0.3.4-py3-none-any.whl.
File metadata
- Download URL: django_uw_graphene-0.3.4-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e59751e9e2d09201196dabd1f7966ee65732407002503d99b9edd9ae92e62ce
|
|
| MD5 |
8e9bf860a26752261bf1e48abdb71de4
|
|
| BLAKE2b-256 |
af71d666b6a3df9e868392152036e51010fad14ff1abf78567558e0e629a6ee2
|