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.7.3.tar.gz
(24.1 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.7.3-py3-none-any.whl
(41.3 kB
view details)
File details
Details for the file ddd_cli-1.7.3.tar.gz.
File metadata
- Download URL: ddd_cli-1.7.3.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb16b111634dfd64d6381a21632451e1d9d1128590712e1039484bbb3b51fc45
|
|
| MD5 |
7b11682ad835c00c6bedf504748f1010
|
|
| BLAKE2b-256 |
10079af4f13ffc846f58ae2efc6c0eff8e8dbfd6043681c56058aa1742fcd42d
|
File details
Details for the file ddd_cli-1.7.3-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.7.3-py3-none-any.whl
- Upload date:
- Size: 41.3 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 |
8c8b9fb5704dc1bc553be2707e1f767690ba249939d85613fc1bd63fe62aa217
|
|
| MD5 |
1ec29c5379e631f15860880bdc9d0ccd
|
|
| BLAKE2b-256 |
2a22722a939920a2c36b7385ece9346bafbf7c4f20658fb9192b77eac0fe1ed2
|