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-serializer <app_path> <serializer_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.6.1.tar.gz
(22.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.6.1-py3-none-any.whl
(40.2 kB
view details)
File details
Details for the file ddd_cli-1.6.1.tar.gz.
File metadata
- Download URL: ddd_cli-1.6.1.tar.gz
- Upload date:
- Size: 22.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 |
162297fb7b7c4deb3f549bb656125bb6cd70ae229ef4796822b8983ce311a85b
|
|
| MD5 |
d2eb34bef59c55a1ae5a34cd232b230a
|
|
| BLAKE2b-256 |
657835bbbd52a761550c708918f1890a5c9c72f646a82d1735f3949ed424d598
|
File details
Details for the file ddd_cli-1.6.1-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.6.1-py3-none-any.whl
- Upload date:
- Size: 40.2 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 |
5454f78e4277dd9e060c17fd2af7e27e9f14a3ca84352798bde811ea27fb9201
|
|
| MD5 |
03bfb02d1265ee588d85b608cd7fce42
|
|
| BLAKE2b-256 |
8f213b4b0207f160604aa3faa7c8db4dedd87b4d3da38b881e1b6e399a1b346f
|