Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the principles of clean architecture in Python through this 48-minute conference talk from EuroPython 2022. Delve into architectural considerations often overlooked by developers or delegated to frameworks. Learn how to structure applications, connect components, and reduce coupling between system parts to create maintainable and adaptable software. Discover the clean architecture model, which predates Robert Martin's recent revival, and its approach to achieving a tidy, fully-tested, and loosely coupled system through layer separation and internal APIs. Gain insights from Leonardo Giordani's book "Clean Architectures in Python" as he demonstrates how to implement architectural layers in Python, test software effectively, and structure applications without heavy reliance on frameworks.
Syllabus
Clean Architectures in Python - presented by Leonardo Giordani
Taught by
EuroPython Conference