- "Object-Oriented Analysis and Design with Applications" by Booch et al.
- "Head First Design Patterns" by Freeman et al.
- Design Patterns in Python by Peter Ullrich
- Design Patterns by refactoring.guru
- Python Design Patterns Guide: GoF and how to adapt them to Python, Python-Specific Patterns
- python-patterns: A collection of design patterns and idioms in Python
- Discover Python and Patterns by developing a tank game