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 <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.18.tar.gz
(18.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.18-py3-none-any.whl
(33.4 kB
view details)
File details
Details for the file ddd_cli-1.4.18.tar.gz.
File metadata
- Download URL: ddd_cli-1.4.18.tar.gz
- Upload date:
- Size: 18.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 |
48640b905e69ad70d8acf338b7edfbb31321389e25940e74db503b37baf4c75d
|
|
| MD5 |
0bbd6f6363878d0c7c766561b57c8c47
|
|
| BLAKE2b-256 |
5677899550e4857852e049c2955fa4e6366763579bb78216ac9c629322c917b3
|
File details
Details for the file ddd_cli-1.4.18-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.4.18-py3-none-any.whl
- Upload date:
- Size: 33.4 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 |
45331c6f5b1b983156fb33fd68593e59d3e6b69ad453b217607ab253b5ae474a
|
|
| MD5 |
2d98e130e3838289480323077ba983f4
|
|
| BLAKE2b-256 |
945d54f805a329e7a5a2045d3077628eb90c80288c2c889ecaf11b7fab65b0f2
|