Hacker News new | ask | show | jobs
Ask HN: Factory method design pattern in open source code [Python]
4 points by Anurag8701 1936 days ago
I am reading about design patterns and trying to find real life implementations. Can someone point to any such source or tell me any real open source usage of Factory method design pattern.