hfdp-python Head First Design Patterns Python Trying to port the cool patterns showcased at the awesome book 'Head First Design Patterns' to Python. So far, I've got covered the following patterns: Strategy Observer Decorator Factory Singleton Command