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.9.tar.gz
(20.0 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.9-py3-none-any.whl
(34.5 kB
view details)
File details
Details for the file ddd_cli-1.5.9.tar.gz.
File metadata
- Download URL: ddd_cli-1.5.9.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80ba3c94579be7c2c830527929909cfb4c5d6934e683c5db5056142d859e6884
|
|
| MD5 |
8e7353ca6e7f5cb2579eee025ccb4b5a
|
|
| BLAKE2b-256 |
a15411a5ec11c3a53724698eaef50c44bce66ac2bcf30386d1976f6e7a604aa7
|
File details
Details for the file ddd_cli-1.5.9-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.5.9-py3-none-any.whl
- Upload date:
- Size: 34.5 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 |
b2c0f0ccae8eba7c9f1e1621adfb1863398bf028e9a94f92a1066128ebce0b76
|
|
| MD5 |
e73e1f65edb310b6f8d8daa89e2749d2
|
|
| BLAKE2b-256 |
f98e4ac5641d44b43f46da540d108afc5716583e01521371844ff3d18fe8dfb4
|