Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graphene_django_extended-1.1.1.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

graphene_django_extended-1.1.1-py3-none-any.whl (25.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page