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.8.tar.gz
(18.7 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.8-py3-none-any.whl
(32.9 kB
view details)
File details
Details for the file ddd_cli-1.5.8.tar.gz.
File metadata
- Download URL: ddd_cli-1.5.8.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caa1626497b7a0685d4d985f32a66e025a3256691a097b053f224ee1bcde095b
|
|
| MD5 |
8e082ba7f4db547a8addfe19b1cdd680
|
|
| BLAKE2b-256 |
aab8014dced1c7077a2e55af95b1823cba80230664680e4e003b7bcc3ae75b9f
|
File details
Details for the file ddd_cli-1.5.8-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.5.8-py3-none-any.whl
- Upload date:
- Size: 32.9 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 |
e3583e52cfd053a8b5c5cc05d46700289609648ad5e3f0ac95596292faf1c54d
|
|
| MD5 |
11ed88bd013c7c2fd43cebcbd859afa0
|
|
| BLAKE2b-256 |
d72f174d28fe575a39b87e690306f876becd9c8c60793241775a687e6fc1eb00
|