https://github.com/josnin/pyddd
A reference implementation of Domain Driven Design principles in Python
https://github.com/josnin/pyddd
Last synced: about 2 months ago
JSON representation
A reference implementation of Domain Driven Design principles in Python
- Host: GitHub
- URL: https://github.com/josnin/pyddd
- Owner: josnin
- License: mit
- Created: 2024-12-08T09:17:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T13:26:37.000Z (5 months ago)
- Last Synced: 2025-03-28T03:04:06.356Z (about 2 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyDDD
A reference implementation of Domain Driven Design principles in Python#### Work in progress
This repository is still being developed and may undergo changes