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.15.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.15-py3-none-any.whl
(31.3 kB
view details)
File details
Details for the file ddd_cli-1.4.15.tar.gz.
File metadata
- Download URL: ddd_cli-1.4.15.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 |
63f72d0517c7cc631e6453d6f695d80e771a3dec7439166a15680bf9bf58a793
|
|
| MD5 |
4150bef9ba8374cad0fd5b3eb0f2776e
|
|
| BLAKE2b-256 |
e30b6ce8b79d3e81b5e2a0eb05705c7c567fe544479a4b55f660e7c925c3277f
|
File details
Details for the file ddd_cli-1.4.15-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.4.15-py3-none-any.whl
- Upload date:
- Size: 31.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 |
afcfca6b464cd7ae220a611914cf206eaeabd11ca3cc6a15af16ce4f1bae31a1
|
|
| MD5 |
9435f1e6c11886f55b8c9aea8376ae6e
|
|
| BLAKE2b-256 |
afabfc028f6754c66568f7d474d149750f505f39042a67f81bd9d8c084d4cd15
|