Design Patterns with Python3 Examples

This repo is the essense of the "Refactoring Guru" Website, with code examples in Python 3.

There are three catetories and a total of 22 patterns, each with: definiton, diagrams, when-to-use guide, and most importantly, demo code in Python (not simply copy-pasted from anywhere else.)

Contents:

Should you still need to know more, check ouy the original website at: https://refactoring.guru/.