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.17.tar.gz
(17.6 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.17-py3-none-any.whl
(31.4 kB
view details)
File details
Details for the file ddd_cli-1.4.17.tar.gz.
File metadata
- Download URL: ddd_cli-1.4.17.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfd5d97344557abedb119ac8b3b442ceb9e2a8129d55c7607d4ebee0ecfd1949
|
|
| MD5 |
3cfb130279087a2ea4d5a17afee11cb4
|
|
| BLAKE2b-256 |
5774ceb2e1b2c9364eb8e40bb458fe2604de6c5bf46b1b156e74b889dd4787b3
|
File details
Details for the file ddd_cli-1.4.17-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.4.17-py3-none-any.whl
- Upload date:
- Size: 31.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 |
bbff9ad17e1af9f707be25a67bbb1897bf15993377c242a7f72475acbc6548de
|
|
| MD5 |
a597e5af860899a16782a4385449fd9b
|
|
| BLAKE2b-256 |
3784f06bfd279b0691f60ccf141ae4254a80f060458f3e3225ad91660c0747ff
|