Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-graphene-crud-generator

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-graphene-crud-generator

Yet another tool to generate GraphQL CRUD operations

  • 1.7.10
  • PyPI
  • Socket score

Maintainers
1

Introduction

This package allows you to generate CRUD operation in a compact way. It is extensible but has sane default (at leastfor my project :] ).

This library is not a django application, although it works with it.

Installation

.. code-block::

pip install django-graphene-crud-generator

Usage

TLDR

.. code-block::

dff

Guide

The project is basically a factory that generates graphene types repersenting queries and mutations. Each step of the generation process is extensible.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc