Design Patterns in Python This repository contains design patterns written in python3, they are implemented using interface style with duck typing ###Patterns Strategy Observer Decorator Factory Method Abstract Factory Method Singletone