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 [-h] [--split] app_path entity_nameddd create-service [-h] [--function-format] [--split] app_path entity_nameddd create-repository [-h] app_path entity_nameddd create-dto [-h] [--split] app_path dto_nameddd create-serializer [-h] [--split] app_path serializer_nameddd create-view-api-apiview [-h] app_path entity_nameddd create-view-api-viewset [-h] app_path entity_nameddd create-view [-h] app_path entity_name
Show help
ddd --help
Python version
3.12.8
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.8.1.tar.gz
(35.2 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.8.1-py3-none-any.whl
(53.8 kB
view details)
File details
Details for the file ddd_cli-1.8.1.tar.gz.
File metadata
- Download URL: ddd_cli-1.8.1.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4754531b814fe69291fd74daeddeabb6fe9e60373a5d62e6d720ae84236bb479
|
|
| MD5 |
16709c7d8ed574fecfc844694eb4257f
|
|
| BLAKE2b-256 |
c878c7445d3d5cad20f68a1bb5dc177c8218254233c126a411f325a3fc968511
|
File details
Details for the file ddd_cli-1.8.1-py3-none-any.whl.
File metadata
- Download URL: ddd_cli-1.8.1-py3-none-any.whl
- Upload date:
- Size: 53.8 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 |
70a9a664170b3ca53d23d58b5d81c4467f96b628c655949781c227b6306053f5
|
|
| MD5 |
44c891d16821f987d4f7e8d80515f110
|
|
| BLAKE2b-256 |
17f54a951245aa624b528b236ee8328b8792fdd39c221cbfb78fe19207ee8513
|