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.19.tar.gz
(18.8 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.19-py3-none-any.whl
(33.7 kB
view details)
File details
Details for the file ddd_cli-1.4.19.tar.gz.
File metadata
- Download URL: ddd_cli-1.4.19.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a3a05319ff2f596547b7455fb4a090c18b9a9eef13e2cdd84e62e4f0ae9b5c1
|
|
| MD5 |
7f43f39962690e5f17f77c9694520b2e
|
|
| BLAKE2b-256 |
ecae5235f0b1b6d118ff8dd04a9877ccdd30db00aa0e27f9dc3077e5632e0b39
|
File details
Details for the file ddd_cli-1.4.19-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.4.19-py3-none-any.whl
- Upload date:
- Size: 33.7 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 |
deee05abb0df928762024817881f3d98b51bd0675080fcc507fbd94377b86a6a
|
|
| MD5 |
5a41d6d644f2c89d34577056a85227b5
|
|
| BLAKE2b-256 |
64a7cfbfb5c58e533bf3bde3ef281faa51867f7afe6af65b42be8303de95c3ef
|