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

GitHub

41k stars
2k watching
7k forks
Language: Python
last commit: about 2 years ago
Linked from 4 awesome lists

design-patternsidiomspython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kamranahmedse/design-patterns-for-humansAn ultra-simplified explanation of design patterns and their application in software development45,591
abishekaditya/designpatternsA collection of C# implementations for design patterns2,547
thma/ltupatternfactoryMaps software design patterns to Haskell type class concepts and functional programming structures995
davidgf/design-patterns-in-rubyExplains and adapts 23 GoF design patterns to the Ruby programming language2,472
ochococo/design-patterns-in-swiftDesign patterns implemented in Swift to improve software development15,159
design-patterns-in-ruby/design-patterns-in-rubyA collection of Ruby examples demonstrating 14 design patterns and their applications in software development.2,563
anupavanm/csharp-design-patterns-for-humansAn ultra-simplified explanation of design patterns in C# with examples1,320
designpatternsphp/designpatternsphpA collection of code examples demonstrating various software design patterns in PHP.22,022
haxpor/ios-design-patternsAn iOS project providing sample code and playground projects to explore various design patterns including MVC, MVP, MVVM, and VIPER.139
vahidvdn/realworld-design-patternsPractical examples and discussions on real-world design patterns with their unit tests119
nimit95/real-world-design-patterns-node-jsImplementation of 23 GoF design patterns in Node.js with real-world examples and explanations386
oxnz/design-patternsA collection of well-known design patterns implemented in multiple programming languages.112
nnupoor/js_designpatternsA collection of design patterns in JavaScript with examples and explanations using jQuery.26
exceptionnotfound/designpatternsA collection of C# examples illustrating 22 design patterns from the Gang of Four642
sohamkamani/javascript-design-patterns-for-humansAn ultra-simplified explanation of design patterns in JavaScript4,387