CLI for adding DDD support to Python/Django projects
Project description
DDD CLI
This package adds custom commands to Django to make it easier to implement a Domain-Driven Design (DDD) architecture.
Available commands
ddd create-entity <app_path> <entity_name> [--split]ddd create-service <app_path> <entity_name> [--class-format] [--split]ddd create-repository <app_path> <entity_name>ddd create-dto <app_path> <dto_name> [--split]
ddd create-view <app_path> <entity_name>
Show help
ddd --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ddd_cli-1.5.4.tar.gz
(19.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ddd_cli-1.5.4-py3-none-any.whl
(34.0 kB
view details)
File details
Details for the file ddd_cli-1.5.4.tar.gz.
File metadata
- Download URL: ddd_cli-1.5.4.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6e0fdc631baf112cfa9ef7919bed3a0cffbc057647d45fd8d7e3ad783e7f553
|
|
| MD5 |
0f1d98f37e251acce0e975b556a8e394
|
|
| BLAKE2b-256 |
bb0b58dd04ad9e2def53c228637437325b3218e9e19690cc3c348d2a0017cd0c
|
File details
Details for the file ddd_cli-1.5.4-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.5.4-py3-none-any.whl
- Upload date:
- Size: 34.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
268318ad5ae6597f6c496afd48f623f85e751a0c288b2e782a201f15988f0133
|
|
| MD5 |
ab9faea490d95be1882e6eb8fd0f81a9
|
|
| BLAKE2b-256 |
1877136951ed6dc1954815c2a3b4987c4dea42fe2acfa9ccf71b901a7fdcda1c
|