UML model and code examples of design patterns for Python. The model is created with Astah.
-
Updated
Mar 29, 2025 - Python
UML model and code examples of design patterns for Python. The model is created with Astah.
Примеры реализации паттернов проектирования на языке программирования Python
🔛 Python implementation of GOF Design Patterns (Gang of Four)
Notes and Python implementation of Design Patterns popularized by the Gang of Four.
The examples are based on the book "Mastering Python Design Patterns", Third Edition, writen by Kamon Ayeva and Sakis Kasampalis and published by Packt Publishing in 2024. They cover the most used and efficient design principles and patterns in the context of Python programming such as SOLID, the Gang of Four (GoF), and many others.
Add a description, image, and links to the gof topic page so that developers can more easily learn about it.
To associate your repository with the gof topic, visit your repo's landing page and select "manage topics."