An open API service indexing awesome lists of open source software.

https://github.com/hcvazquez/python-design-patterns

[A repository of design patterns implemented in python] The purpose of this repository is to record experience in designing object-oriented software as design patterns in python. Each design pattern systematically names, explains, and evaluates an important and recurring design in object-oriented systems. The goal is to capture design experience from the web in a form that people can use effectively. To this end some of the most important design patterns will be documented and will be presented them as a catalog.
https://github.com/hcvazquez/python-design-patterns

design-patterns python python-3 software-design

Last synced: 6 months ago
JSON representation

[A repository of design patterns implemented in python] The purpose of this repository is to record experience in designing object-oriented software as design patterns in python. Each design pattern systematically names, explains, and evaluates an important and recurring design in object-oriented systems. The goal is to capture design experience from the web in a form that people can use effectively. To this end some of the most important design patterns will be documented and will be presented them as a catalog.

Awesome Lists containing this project