CLI para agregar soporte DDD a proyectos 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
python manage.py ddd create-entity <app_path> <entity_name> [--split]python manage.py ddd create-service <app_path> <entity_name> <service_name> [--class-format] [--include-crud] [--split]python manage.py ddd create-repository <app_path> <entity_name> [--include-crud]python manage.py ddd create-dto <app_path> <dto_name> [--split]python manage.py ddd create-view-api-apiview <app_path> <entity_name>python manage.py ddd create-view-api-viewset <app_path> <entity_name>python manage.py ddd create-view <app_path> <entity_name>
Mostrar ayuda
python manage.py 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.1.tar.gz
(5.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
File details
Details for the file ddd_cli-1.3.1.tar.gz.
File metadata
- Download URL: ddd_cli-1.3.1.tar.gz
- Upload date:
- Size: 5.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 |
fcd23ef9b61572250d51e9265a4d54b297c2eb9869e43947054a2d153473d53b
|
|
| MD5 |
2a15248beb014879c4b6da15863d9083
|
|
| BLAKE2b-256 |
07165250099da5ab5bc316bb1f088f62021c4b1b76af04ad28c45b02bbe9d7ac
|
File details
Details for the file ddd_cli-1.3.1-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.3.1-py3-none-any.whl
- Upload date:
- Size: 8.6 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 |
11a49f88f76ba28f8073a3661cd67ef94b171726b77f28acad8c0e6d4b2a83ab
|
|
| MD5 |
bb8deda9d8498893be7b2ae3a295de2a
|
|
| BLAKE2b-256 |
51ceeb0ed2f366e8e06014a11ecef17ed22dd8431d40c6fa7565c31e1b451b25
|