CLI for adding DDD support to Python/Django projects
Project description
DDD CLI
Este paquete agrega comandos personalizados a Django para facilitar la implementación de una arquitectura Domain-Driven Design (DDD).
Comandos disponibles
ddd create-entity <app_path> <entity_name> [--split]ddd create-service <app_path> <entity_name> <service_name> [--class-format] [--include-crud] [--split]ddd create-repository <app_path> <entity_name> [--include-crud]ddd create-dto <app_path> <dto_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>
Mostrar ayuda
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.3.14.tar.gz
(7.3 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.3.14-py3-none-any.whl
(14.1 kB
view details)
File details
Details for the file ddd_cli-1.3.14.tar.gz.
File metadata
- Download URL: ddd_cli-1.3.14.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
241a9e5e62aa111ade4352b0867f2fd97b686136314da29b5b8b1c63214551ea
|
|
| MD5 |
546d3b922e519493953f9d651e9c6e87
|
|
| BLAKE2b-256 |
36d0a5d3d63cc7b608f48a8b0fc895c9e3090bd98ddf63f40def6e6a1849131e
|
File details
Details for the file ddd_cli-1.3.14-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.3.14-py3-none-any.whl
- Upload date:
- Size: 14.1 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 |
b1e12c099317d5693c6b775400efe23d396f5b97dd2fcda8858594cc12a38e24
|
|
| MD5 |
984b492d001f87c9e2dec1c7dc720b19
|
|
| BLAKE2b-256 |
7d332e10dde7c28e3bb28025ae82d16fb8e4dbed89562d8859409e8dc46d3cd9
|