Pydesignpatterns Python module to learn all design patterns on the go! Reworking on each pattern after 2 years, Lets start again, one at a time! 😁 Todo Creational Design Patterns Singleton Generic Lazy instantiation Decorated Metaclass Threaded Example: Counter Simple Factory Generic Examples: Pizza Burger Factory Method Generic Examples: Car Cellphone Abstract Factory Generic Example: Shape Builder Generic Example: Aircraft Prototype Generic Example: Shape Behavioral Design Patterns Chain Of Responsibility Generic Example: Planet Structural Design Patterns Concurrency Design Patterns Inspired by Omkar Pathak's pygorithm