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.6.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

org_djangokit_cli-0.0.6-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: org_djangokit_cli-0.0.6.tar.gz
  • Upload date:
  • Size: 16.1 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.6.tar.gz
Algorithm Hash digest
SHA256 b540ed92bee2cf931a06f942269f89fa240ab39ccc1fa61bfb92b35b520f1d56
MD5 89fa60dcc21f4150fb99077b0041bc48
BLAKE2b-256 53bc4313ebefb3661ab82bf408561aa5a39c20463339ec6942110bb3c93d10b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for org_djangokit_cli-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 cd714d15dcf9515f0b8509cdf400fb5e93511e56fc4a2f0ddb719f89849648db
MD5 e905c06ffffcb66fab76d0e49d584b58
BLAKE2b-256 9f49391e9b255dfa3d21ef3d508f524a541ad065bd40e7ebe87f242978783bef

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