python-patterns
Design Patterns
A collection of reusable design solutions in Python for efficient and flexible software development
A collection of design patterns/idioms in Python
41k stars
2k watching
7k forks
Language: Python
last commit: 6 months ago
Linked from 4 awesome lists
design-patternsidiomspython
Related projects:
Repository | Description | Stars |
---|---|---|
| An ultra-simplified explanation of design patterns and their application in software development | 45,591 |
| A collection of C# implementations for design patterns | 2,547 |
| Maps software design patterns to Haskell type class concepts and functional programming structures | 995 |
| Explains and adapts 23 GoF design patterns to the Ruby programming language | 2,472 |
| Design patterns implemented in Swift to improve software development | 15,159 |
| A collection of Ruby examples demonstrating 14 design patterns and their applications in software development. | 2,563 |
| An ultra-simplified explanation of design patterns in C# with examples | 1,320 |
| A collection of code examples demonstrating various software design patterns in PHP. | 22,022 |
| An iOS project providing sample code and playground projects to explore various design patterns including MVC, MVP, MVVM, and VIPER. | 139 |
| Practical examples and discussions on real-world design patterns with their unit tests | 119 |
| Implementation of 23 GoF design patterns in Node.js with real-world examples and explanations | 386 |
| A collection of well-known design patterns implemented in multiple programming languages. | 112 |
| A collection of design patterns in JavaScript with examples and explanations using jQuery. | 26 |
| A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
| An ultra-simplified explanation of design patterns in JavaScript | 4,387 |