https://github.com/complexheart/py-domain-model
Domain model toolset to properly build Value Objects, Entities, Aggregates, and Services.
https://github.com/complexheart/py-domain-model
Last synced: 9 months ago
JSON representation
Domain model toolset to properly build Value Objects, Entities, Aggregates, and Services.
- Host: GitHub
- URL: https://github.com/complexheart/py-domain-model
- Owner: ComplexHeart
- License: apache-2.0
- Created: 2022-05-13T13:44:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T10:16:03.000Z (about 2 years ago)
- Last Synced: 2025-02-16T18:35:03.978Z (12 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Domain Model
[](https://github.com/ComplexHeart/py-domain-model/actions/workflows/test.yml)
[](https://sonarcloud.io/summary/new_code?id=ComplexHeart_py-domain-model)
[](https://sonarcloud.io/summary/new_code?id=ComplexHeart_py-domain-model)
Domain model toolset to properly build Value Objects, Entities, Aggregates, and Services.