
The main point of the clean architecture is to make clear “what is where and why”, and this should be your first concern while you design and implement a software system, whatever architecture or development methodology you want to follow. To fully appreciate the book, Clean Architectures in Python – A practical approach to better software design, you need to know Python and be familiar with TDD, in particular with unit testing and mocks.
Table of Contents
- A day in the life of a clean system
- Components of a clean architecture
- A basic example
- Add a web application
- Error management
- Integration with a real external system – Postgres
- Integration with a real external system – MongoDB
- Run a production-ready system
Read Online
Author(s): Leonardo Giordani
Publisher: Leanpub
Published: May 2023
Format(s): Online, PDF, ePub
File size: 3.2MB
Number of pages: 153
Download / View Link(s): Online, PDF, ePub
Publisher: Leanpub
Published: May 2023
Format(s): Online, PDF, ePub
File size: 3.2MB
Number of pages: 153
Download / View Link(s): Online, PDF, ePub