A collection of utility classes to extend the base functionality of graphene_django
Project description
CAVEATS
- No tests for now
- Stubs are missing for graphene and graphene-django
- Unstable API - needs more usage
- Version 1.0.2 is the most stable
- Version 1.1 includes filtering capabilities (from DjangoFilterConnectionField), which is NOT an opt-in. It requires all Nodes to have filter_fields defined. It might also break the DjangoInterface, untested yet.
TODO
- Make sure Sphinx generates docs from all files
- generate html instead of md ???
- add general introduction and usage guide on the docs
Build
hatch build
or python -m hatch build
hatch publish
or python -m hatch publish
with username __token__
. Make sure the keyrings backend is installed.
On arch pacman -S python-hatch python-keyrings-alt
, publish with username:__token__
The default keyring is located at ~/.local/share/python_keyring/
and uses the name "main". Again this is not a recommended implementation, just a quick and dirty keyring usage
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file graphene_django_extended-1.2.1.tar.gz
.
File metadata
- Download URL: graphene_django_extended-1.2.1.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dee848815b76c7c3568ff7f5961c1cdbf9df3cf7eb616457ffd73b6dcbc697ec |
|
MD5 | 5e36163dfd2bfd40d23ccb4edd8a3496 |
|
BLAKE2b-256 | 346c2c83f34b018aa9096874d8c438245dc0d5cc7730e9c32e244fd37799d059 |
File details
Details for the file graphene_django_extended-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: graphene_django_extended-1.2.1-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 855a4cedb0d711831e5dccb5e5609e0965693d3c401c4d9c7d417d191ad8e2e2 |
|
MD5 | 6813efe42913b0d43cafa3d0a62ec286 |
|
BLAKE2b-256 | eb4f07a5310e9440ae6d09fadaaaf1ffc939d4d99ddfdbd6835f2872bc0374cf |