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.5.tar.gz
(17.5 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.5-py3-none-any.whl
(31.2 kB
view details)
File details
Details for the file ddd_cli-1.4.5.tar.gz.
File metadata
- Download URL: ddd_cli-1.4.5.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
541ee9f1cad2295b923c60fc7368f5a73d7c024f01a957bb55ed16fc1ecff5c2
|
|
| MD5 |
b87f620e54be0238df229f1af9e1587c
|
|
| BLAKE2b-256 |
c4b1b5d0ddcfc2114105b6656cb421b5993ecbfd6a6b30f702497a4f7cd0b923
|
File details
Details for the file ddd_cli-1.4.5-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.4.5-py3-none-any.whl
- Upload date:
- Size: 31.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 |
500122b33fcb666d9d3c702c9b75dfcdd9252c9abcb46a5c1ead7cbb406c7d15
|
|
| MD5 |
f90c6061498125009c213eec1d80d9ec
|
|
| BLAKE2b-256 |
1e6eb398f447d238ddacf1056b618c2710b0495481db8c564a8a01d026b92d9b
|