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-api-apiview <app_path> <entity_name>ddd create-view-api-viewset <app_path> <entity_name>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.4.3.tar.gz
(14.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.4.3-py3-none-any.whl
(26.1 kB
view details)
File details
Details for the file ddd_cli-1.4.3.tar.gz.
File metadata
- Download URL: ddd_cli-1.4.3.tar.gz
- Upload date:
- Size: 14.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 |
4b64f322dc8cc39f3ee7184d989b43ce01626db950f3821c1471aca0e4185498
|
|
| MD5 |
3ec1261861ec16d35bb56ab5a537fec8
|
|
| BLAKE2b-256 |
1543c3ad04e797d75b8992e2c09375c244a4a9b28a5ff1a57ae0e9f37998e576
|
File details
Details for the file ddd_cli-1.4.3-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.4.3-py3-none-any.whl
- Upload date:
- Size: 26.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 |
e51d1fc4e2240b20021ff1d65cd29664d48093ae9d65c0ab5113c16ef4d6bd73
|
|
| MD5 |
38d23ef6629078864f1f9ecd3afec6c6
|
|
| BLAKE2b-256 |
e28bab270ce6833b7e45d1efd9ba693cbdc22e34479bc42596fe027b4342a7f3
|