Skip to main content

DjangoKit command line interface

Project description

DjangoKit CLI

NOTE: DjangoKit is a full stack Django+React framework. See https://djangokit.org/ for more information.

This package provides the DjangoKit command line interface. When it's installed, it will install the djangokit console script.

To see a list of commands, run djangokit without any arguments (or use the dk alias as shown here):

dk

To run a Django management command:

dk manage <args>

Configuring the CLI

The DjangoKit CLI can be configured via options passed to the djangokit base command or settings added to your project's settings file(s) in the [djangokit.cli] section. Using a settings file is useful when you want to change a default permanently.

  • --env / env: Specify the default environment to run commands in.

  • --settings-module / django_settings_module: Specify the Django settings module.

  • --additional-settings-module / django_additional_settings_module: Specify an additional Django settings module that will be loaded after (and override) the base settings module.

  • --settings-file / django_settings_file: Path to settings file. This will be derived from ENV if not specified.

  • --typescript / use_typescript: Since using TypeScript is the default, you can use this to disable TypeScript. This will affect how files are generated, for example (e.g. when using dk add-page).

  • --quiet / quiet: Squelch stdout.

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

org_djangokit_cli-0.0.3.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

org_djangokit_cli-0.0.3-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

Details for the file org_djangokit_cli-0.0.3.tar.gz.

File metadata

  • Download URL: org_djangokit_cli-0.0.3.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for org_djangokit_cli-0.0.3.tar.gz
Algorithm Hash digest
SHA256 e652550f7ebd1ce0d678984253fc19c670b12d32d4b8cd2b9eef4ffb59907bcf
MD5 0589577dc11f7e8fd2e1a9979c9e1d39
BLAKE2b-256 03a16aef5da0f046d50a94cc324fefaea455c6dfb26cd63768c12e000aac2010

See more details on using hashes here.

File details

Details for the file org_djangokit_cli-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for org_djangokit_cli-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7ab083e7fce2bd864a02a4aa1eb655e31dd246af8f0f3e9339ca399dcae7a72f
MD5 8038c65b69662d1243e5801ad21c4774
BLAKE2b-256 9ecc91df93163225b9ec4f270c55df3159225bf0762ded27ec490bc9d0e89272

See more details on using hashes here.

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