valignatev / ddd-dynamic

Domain Driven Design in Python, Ruby and other dynamic languages resources
1.35k stars 126 forks source link

Add dddpy example #39

Closed jdittrich closed 2 years ago

jdittrich commented 2 years ago

Iktakahiro’s dddpy shows a simple DDD/Onion-architecture-implementation in python. It has a blogpost and an example repo with an excellent readme that links to the code it explains.

Probalbly best added to Blogposts but it could also go to the Code section

valignatev commented 2 years ago

Just added, thank you very much for the suggestion!