Design Pattern Templates for Python.
Visit the wiki for usage documentation.
Visit https://tylerlaberge.github.io/PyPattyrn/ for API documentation.
Installation:
pip install pypattyrn
or
git clone https://github.com/tylerlaberge/PyPattyrn.git
cd PyPattyrn
python setup.py install