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.6.tar.gz
(23.3 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.6-py3-none-any.whl
(40.5 kB
view details)
File details
Details for the file ddd_cli-1.6.6.tar.gz.
File metadata
- Download URL: ddd_cli-1.6.6.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d895de1e3283b72ebefa10988ca0d135fcbc2bc8ea83c021bce32f5eda3d0a5f
|
|
| MD5 |
df0d08d8d5dda3146a7d0065d697fb0a
|
|
| BLAKE2b-256 |
a0616db36d001175aa09fb4e6dc4fd568433e314135e8d88a2dd59ed897f72cd
|
File details
Details for the file ddd_cli-1.6.6-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.6.6-py3-none-any.whl
- Upload date:
- Size: 40.5 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 |
81c53554d918975d7cd43b1f268d124fde3def5eccdba6f7891eef1e5e40f6a5
|
|
| MD5 |
171d44f4e431622ec4d371bc3b8fe233
|
|
| BLAKE2b-256 |
1c33fb4767ed026b3bd047d09066f3f1d8d4f87ea6280a6afa5647b8f863e2b3
|