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.11.tar.gz
(24.2 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.11-py3-none-any.whl
(41.7 kB
view details)
File details
Details for the file ddd_cli-1.7.11.tar.gz.
File metadata
- Download URL: ddd_cli-1.7.11.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
813d18b0acf339abc7a529f4ee1e88ea52f18ec71fbd9937e6258c57be6e5150
|
|
| MD5 |
2dda95a29d5260177e9a9851eb42df28
|
|
| BLAKE2b-256 |
66d9efdc472ac0ee091160c7b74e255616c83000b993aeb79fe6c3cfe5f78410
|
File details
Details for the file ddd_cli-1.7.11-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.7.11-py3-none-any.whl
- Upload date:
- Size: 41.7 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 |
61f66dc2e4e1bf9fecd752f71f67847f4b74c4b94d20613f473cddefa31b22ed
|
|
| MD5 |
b557fc79d00bfa705814df318fd61f35
|
|
| BLAKE2b-256 |
aceaa10f7bb930e0d553f77c097b627bbc6c41cf569f11709d91eb88c888d9da
|