Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sloria/designpatterns.py
Some design patterns, in Python flavor
https://github.com/sloria/designpatterns.py
Last synced: 17 days ago
JSON representation
Some design patterns, in Python flavor
- Host: GitHub
- URL: https://github.com/sloria/designpatterns.py
- Owner: sloria
- Created: 2014-02-02T20:05:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-02T20:06:35.000Z (almost 11 years ago)
- Last Synced: 2024-10-04T15:47:44.318Z (about 1 month ago)
- Language: Python
- Size: 109 KB
- Stars: 14
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some design patterns, in Python flavor.
Design patterns from [Gamma, et al](http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612/ref=sr_1_1?ie=UTF8&qid=1391369655&sr=8-1&keywords=design+patterns). Original examples in Java from [Freeman, et. al](http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1391369693&sr=8-1&keywords=head+first+design+patterns).
[Feedback](https://github.com/sloria/designpatterns.py/issues/new) welcome.
[MIT Licensed](http://sloria.mit-license.org/).