This repository contains reference implementations of the GoF design patterns in Python.
Read more about this at https://nalkhish.medium.com/misusing-software-design-patterns-3ebc3d69a281
python path/to/pattern.py
autopep8 --in-place --aggressive --recursive .