Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).