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> <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>
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.3.18.tar.gz
(15.4 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.18-py3-none-any.whl
(27.5 kB
view details)
File details
Details for the file ddd_cli-1.3.18.tar.gz.
File metadata
- Download URL: ddd_cli-1.3.18.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48967eef052a9a7722652cf42b83d393342e1d01e5355a82ee092c5b0d76f8f9
|
|
| MD5 |
19bfdc75e3757601c8b2aca321897ea5
|
|
| BLAKE2b-256 |
fd36f6dd58f0585c060e0d9ae672c3beb38a7ab87a635735b52c858094ce8ef8
|
File details
Details for the file ddd_cli-1.3.18-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.3.18-py3-none-any.whl
- Upload date:
- Size: 27.5 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 |
5c2d690d85b85776f2a46a63494ba2f264807529c485474a144c864bbb07113a
|
|
| MD5 |
b0333a00e5efdfccfb62a860f73537f7
|
|
| BLAKE2b-256 |
314214c73e67f14b74f99d6a1a9c26699160f78a576173a70b3be3d40099042f
|