|
|
|
|
|
by Pandabob
1296 days ago
|
|
For all the Python devs reading this, a book that aims to cover DDD from a Python perspective is Architecture Patterns With Python [1]. It's free to read online and all the code can be found in Github. [0]: https://www.cosmicpython.com/ |
|
You can use it to check e.g. if your domain model is importing stuff that it should not import.
We are planning to publish it soon on pypi.
[1]: https://github.com/jwbargsten/pytest-arch