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.3.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.3-py3-none-any.whl
(34.0 kB
view details)
File details
Details for the file ddd_cli-1.5.3.tar.gz.
File metadata
- Download URL: ddd_cli-1.5.3.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 |
39fbe8454fb66c892cc8346fe3c8c5f8a9768cede29c7c8ff673b9c8b16e6248
|
|
| MD5 |
d4c27674a3eda4524affe5e075517e55
|
|
| BLAKE2b-256 |
4799670c4708b6f893d13dc79d16531b1cbf75c955356b0adb1b6c90232fa1b2
|
File details
Details for the file ddd_cli-1.5.3-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.5.3-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 |
17680eda337f3cfad715da87999526ce2370e3856456e1211b861ec823995a60
|
|
| MD5 |
9033ea405985766e61301052e22b95f3
|
|
| BLAKE2b-256 |
a0e1dc75b0ab8f88b984e3a493311ac88d36e8806ac854b3113a65e5ff94eff2
|