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

Uploaded Source

Built Distribution

org_djangokit_cli-0.0.7-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for org_djangokit_cli-0.0.7.tar.gz
Algorithm Hash digest
SHA256 c88f8907a3c97a5b0f2f65c93eec0d187eca4b4fb9abddabb2f2e8d1ed953764
MD5 fe1a9574b0923039db941e7805abf3ed
BLAKE2b-256 084337305b842a3dab17b6c8677c6c8a52bf8d48d5c54420b1b9992f5d4c5480

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for org_djangokit_cli-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9766a7a171a6c6d6373f8eee1fa3cd198f8d215bb510863f7cbec6c55dba33ac
MD5 62274ae62fcb851446dbdf2c42b35770
BLAKE2b-256 43fa4e83b322a4cd11665a9840c1952d476bcb34e41e88aedf47b06f3bca1c1c

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