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

Uploaded Source

Built Distribution

org_djangokit_cli-0.0.2-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: org_djangokit_cli-0.0.2.tar.gz
  • Upload date:
  • Size: 13.9 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.2.tar.gz
Algorithm Hash digest
SHA256 10208e0e6cb4f234ba9d4f2260b3bad815441e2b43f569c3b3e98fa4c9de0eed
MD5 fd01763d9c7888805a490a342169f906
BLAKE2b-256 5b4b3c133c1c588e0d5dad2a9851721931d8a9277418c8ddec99809ce040fb02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for org_djangokit_cli-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 be7c8685efaa89cf4f48ce4873e35b7bd79269a1fa8d4489e5587b1bcb73dbe3
MD5 9903728232cd7fc7055b9aaebd1ad508
BLAKE2b-256 be71e637069d571bfb945deb4c2cf0b40bde01452bb7ee917471f9263f164cc5

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