-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Clean Architecture with Python
By :
Clean Architecture with Python
By:
Overview of this book
In the rapidly evolving tech industry, software applications struggle to keep pace with changing business needs, leaving developers grappling with complex codebases that resist change, ultimately reducing productivity and increasing technical debt. Clean Architecture with Python offers a powerful approach to address these challenges. Drawing from his extensive experience architecting cloud-native systems, Sam Keen helps you transform complex architectural challenges into digestible, implementable solutions.
This book teaches essential principles for effective development, emphasizing the Pythonic implementation of Clean Architecture. Through practical examples, you'll learn how to create modular, loosely coupled systems that are easy to understand, modify, and extend. The book covers key concepts such as the Dependency Rule, separation of concerns, and domain modeling, all tailored for Python development.
By the end of this book, you'll be able to apply Clean Architecture principles effectively in your Python projects. Whether you're building new systems or managing existing ones, you'll have the skills to create more maintainable and adaptable applications. This approach will enhance your ability to respond to changing requirements, setting you up for long-term success in your development career.
Table of Contents (18 chapters)
Preface
Part 1: Foundations of Clean Architecture in Python
Clean Architecture Essentials: Transforming Python Development
SOLID Foundations: Building Robust Python Applications
Type-Enhanced Python: Strengthening Clean Architecture
Part 2: Implementing Clean Architecture in Python
Domain-Driven Design: Crafting the Core Business Logic
The Application Layer: Orchestrating Use Cases
The Interface Adapters Layer: Controllers and Presenters
The Frameworks and Drivers Layer: External Interfaces
Implementing Test Patterns with Clean Architecture
Part 3: Applying Clean Architecture in Python
Adding Web UI: Clean Architecture’s Interface Flexibility
Implementing Observability: Monitoring and Verification
Legacy to Clean: Refactoring Python for Maintainability
Your Clean Architecture Journey: Next Steps
Other Books You May Enjoy
Index
Customer Reviews