Skip to content

Instantly share code, notes, and snippets.

@vlad-bezden
Created March 8, 2019 15:52
Show Gist options
  • Save vlad-bezden/f44ff09afc673eab59a91e518660d448 to your computer and use it in GitHub Desktop.
Save vlad-bezden/f44ff09afc673eab59a91e518660d448 to your computer and use it in GitHub Desktop.
Factory Method Design Pattern in Python and it's Implementations
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tybruno
Copy link

tybruno commented Apr 23, 2021

This is awesome! Thank you for making this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment