niketagrawal / factory-pattern-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

7 The Factory Pattern in Python

This repository contains the code for the The Factory Pattern in Python video on the ArjanCodes channel. Watch the video here.

The example is about video and audio exporting. In before.py, you find the original code. The after.py file contains a version where the factory pattern is used.

About

License:MIT License


Languages

Language:Python 100.0%