Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.23 KB

File metadata and controls

15 lines (10 loc) · 1.23 KB

Issues Forks Stars MIT License Build Status

Architecture Patterns with Python

This repository contains code based on the lessons and teachings of the guide Architecture Patterns with Python, Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices.

The aim of the book is to introduce several classic architectural patterns and show how they support TDD, DDD, and event-driven services. The book will serve as a reference for implementing them in a Pythonic way, and that people can use it as a first step toward further research in this field.

License

MIT