Clean Architectures in Python
EuroPython Conference via YouTube
Get 20% off all career paths from fullstack to AI
Power BI Fundamentals - Create visualizations and dashboards from scratch
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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