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-serializer <app_path> <serializer_name> [--split]ddd create-view-api-apiview <app_path> <entity_name>ddd create-view-api-viewset <app_path> <entity_name>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.7.6.tar.gz
(28.6 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.7.6-py3-none-any.whl
(46.6 kB
view details)
File details
Details for the file ddd_cli-1.7.6.tar.gz.
File metadata
- Download URL: ddd_cli-1.7.6.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af818b2f570ebca825a14d00636d6229a152caac759b7bd274ee7478ac652b17
|
|
| MD5 |
8e06279e18086056447d96ed73ebd2a1
|
|
| BLAKE2b-256 |
e59039a3b37286c75099a27ed6848a40bd82ad983036feef0653a0c9866c565f
|
File details
Details for the file ddd_cli-1.7.6-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.7.6-py3-none-any.whl
- Upload date:
- Size: 46.6 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 |
bac67b708a0033c498369a859e4e12cab1c23c24bc9b5758821b7d1db1e05eed
|
|
| MD5 |
2298c852bf1c38424dad16aef7232c1d
|
|
| BLAKE2b-256 |
97a4b3f1c3b3364abebb58ebdc3b0ea4407bc268b65e390ec8ec506a26e35950
|