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.0.tar.gz
(28.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.7.0-py3-none-any.whl
(46.5 kB
view details)
File details
Details for the file ddd_cli-1.7.0.tar.gz.
File metadata
- Download URL: ddd_cli-1.7.0.tar.gz
- Upload date:
- Size: 28.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 |
47d5dfbb41a8d6f5d5a18d6d5f2ea7b1348d1ce3b7719d3e14d78a3b21e8c081
|
|
| MD5 |
9d80b6d702caa55467c7d1fbd2634463
|
|
| BLAKE2b-256 |
ba64cc937e1062fa17acdafaafdd10b724a446860443994d22972af5abe98004
|
File details
Details for the file ddd_cli-1.7.0-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.7.0-py3-none-any.whl
- Upload date:
- Size: 46.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 |
c3de7b459c001c8783831c53e7694ba2bdfe29638ad2608240308ef943edfd06
|
|
| MD5 |
b30542872a3e259aaac52f8c99af4560
|
|
| BLAKE2b-256 |
2a8bb0def91109dac9228b2606d89ac020bf4f58a97377941b4a55db3935641f
|