Demonstration of Python metaclass
A small tutorial to demonstrate how meta classes work behind the scene.
Execute the main.py and follow the print messages. This will give you adequate
hints to understand the functionality of metaclass.
A small tutorial to demonstrate how meta classes work behind the scene.
Execute the main.py and follow the print messages. This will give you adequate
hints to understand the functionality of metaclass.