以 Python 實踐的軟體架構模式 Preface此書前言介紹了作者撰寫《Architecture Patterns with Python》一書的背景與初衷。作者在上一部關於 Python 測試驅動開發 (TDD, Test-Driven Development) 的著作結束後,開始思索如何構築一個既易於測試、又能完美呈現核心商業邏輯的應用程式架構。他回顧了傳統的六角架構 (Hexagonal Architecture)、「埠與介面 (Ports and Adapters)」以及「函數式核心、命令式外殼 (Functional Core, Imperati...Ryan He (@ryanhe)