Architecture Patterns with Python

Posted By: hill0

Architecture Patterns with Python:
Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices
by Harry Percival

English | 2020 | ISBN: 1492052205 | 292 Pages | EPUB | 7 MB

As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are now taking an interest in high-level software design patterns such as hexagonal/clean architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven design (DDD). But translating those patterns into Python isn’t always straightforward.