This repo hosts the #PyDPOTW series where a particular object-oriented design-pattern will be implemented every week in a Pythonic way and discussed.
Discussions will happen in my twitter handle https://twitter.com/skeptichacker . Please follow the hash-tag #PyDPOTW .
- Week #1 [08-05-2017] - Implemented the singleton pattern in its different avatars.
- Week #2 [15-05-2017] - Prototype pattern (coming soon!)