Skip to main content

A Django management command to create apps with custom folder structures for graphql APIs.

Project description

Django GraphQL App Setup

A Django management command to create apps with custom folder structures for graphql APIs.

Installation

Install the package using pip:

pip install django-app-setup

Add the following to your settings.py file

INSTALLED_APPS = [
    ...
    "django_graphql_app_setup",
    ...
]

Usage

In your project directory, run the following command:

python manage.py startgqlapp <app_name>

or

python manage.py startgqlapp <app_name> --custom-directory /path/to/custom/directory

if you want the app in a custom directory.

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

django_graphql_app_setup-0.1.4.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_graphql_app_setup-0.1.4-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file django_graphql_app_setup-0.1.4.tar.gz.

File metadata

File hashes

Hashes for django_graphql_app_setup-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e63de8e849ec5a9e1c106ff2b14a38ae2df4370403476a10f2fe4807811ba31b
MD5 eab69933dd7b862e0fadb9c81597f834
BLAKE2b-256 65255bf15c7e561bd3b35f40b66e1aff912d8386009341ee92907a42e63e6ab4

See more details on using hashes here.

File details

Details for the file django_graphql_app_setup-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for django_graphql_app_setup-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a50a1debac986d899aac33e38aacf5c6a594c716cfb83e2570a155f25bf4e9f0
MD5 8d4592f8c488388f1c5363269a4753bb
BLAKE2b-256 ce9b986e06cbb886919a43f2c3b1d0606ea45dedc30d57f740b7d3c1499666e0

See more details on using hashes here.

Supported by

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