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.8.tar.gz
(23.7 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.8-py3-none-any.whl
(40.9 kB
view details)
File details
Details for the file ddd_cli-1.6.8.tar.gz.
File metadata
- Download URL: ddd_cli-1.6.8.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30abc2552d362f66fc50bb3f238b2ea740a1522a5eece899cbf2a4128af87900
|
|
| MD5 |
95c0b1c09d91f41a21a9dbb68e126016
|
|
| BLAKE2b-256 |
24c49f5d20b75860c59d1f9c45494652b5e47d10a0b5d9d4091b07162b1b9483
|
File details
Details for the file ddd_cli-1.6.8-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.6.8-py3-none-any.whl
- Upload date:
- Size: 40.9 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 |
764130ad496868016a0be811098236e170ad893d4d88f3eb02d1c827d33ef182
|
|
| MD5 |
7812746cc6ae62dc709b238b0b5d9d7e
|
|
| BLAKE2b-256 |
5dba274a7efced136735167936d0787c6a78308474b3365609333c6ad35307c2
|