The intention of this repository is to learn (and give you) some concepts and examples of design patterns applied in python.
- Python 3.x
git clone https://github.com/pity7736/python_patterns.git directory_name
cd directory_name
python3 run.py pattern_name- python3 run.py template_method
- python3 run.py template_method -t example
python3 run.py -hShow license