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

Uploaded Source

Built Distribution

org_djangokit_cli-0.0.5-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: org_djangokit_cli-0.0.5.tar.gz
  • Upload date:
  • Size: 15.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.5.tar.gz
Algorithm Hash digest
SHA256 593207cff3183fbf489273d4ddaec6c009753a8142e6d567a2e715cf25dc98da
MD5 514806f79daf35ead96037e482bbf28b
BLAKE2b-256 6084f04ddcd828ffb50156296a86311082f80251d2bc9364e756f5a89bd4c327

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for org_djangokit_cli-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e64b8ee8334d3ef682d65f5d724f8a6b1de7182d2e44ee620466ffb69cbe598a
MD5 91f3c5428e08469f2ff074ea9e2eb51b
BLAKE2b-256 4dc5b50778c1a2d2754caa55f62d3d2d1a97657abaeb5b8fa05feb16790affeb

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