CLI para agregar soporte DDD a proyectos Python/Django
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.12.tar.gz
(7.0 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.12-py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file ddd_cli-1.3.12.tar.gz.
File metadata
- Download URL: ddd_cli-1.3.12.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ccc6ee442cda724b73e41f3b0e3c143b01c008e9d1a9fa458864e66a015f13e
|
|
| MD5 |
b790c072561753f8a551a5beafc43aa3
|
|
| BLAKE2b-256 |
b65502ec69c6cbc4268a277dc078e420bcaf64ed5bf26cb413c8cf521f813ede
|
File details
Details for the file ddd_cli-1.3.12-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.3.12-py3-none-any.whl
- Upload date:
- Size: 13.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 |
f0c46577864e75ca7cf9129f75b9d675b405de4f6120a477f18c4a0c02467736
|
|
| MD5 |
a820f01ec145c42ab32d799cbf169e5a
|
|
| BLAKE2b-256 |
b059f61692102bb57e74c27eb8cbb3ef3fa6a742f5cc4012542014c99b11cd9f
|