Notes & References¶
References¶
DDD in general¶
DDD & Python¶
- “Domain driven design in Python” (2019): https://bernardstanislas.github.io/domain-driven-design-in-python/
- https://medium.com/@validate/domain-driven-design-examples-with-python-ce88740e3f26
- https://dddinpython.com/
- https://github.com/pgorecki/python-ddd
- https://www.cosmicpython.com/book/chapter_01_domain_model.html
- https://github.com/runemalm/ddd-for-python
- https://ddd.academy/domain-driven-design-in-python/
- https://lato.readthedocs.io/en/ “Lato is a microframework for building modular applications in Python. It helps you to build applications that are easy to maintain and extend. It is based on such concepts as modularity, dependency injection, and loose coupling.”
- https://bernardstanislas.github.io/domain-driven-design-in-python/#/5
Frameworks¶
- https://lato.readthedocs.io/ Lato is a microframework for building modular applications in Python. It helps you to build applications that are easy to maintain and extend. It is based on such concepts as modularity, dependency injection, and loose coupling.
#modularity #ddd #dependency
Page last modified: 2024-11-13 09:17:00