Tutorial 16: Python Meta Class, Meta Programming for Beginners

preview_player
Показать описание
Hey everyone, Welcome to Python course for beginner. In this class I have explained meta class, meta programming. how we can use python default type meta class to create dynamic class. Creation of custom meta classes by driving type() meta class and __new__() method and super() statement.
Industry use of custom meta class to modify existing classes.

This video cover builtin type() meta class, custom meta classes and dynamic class in python

In this phase: I have prepared google colab notebook. So that, anyone can try this all coding on their end by access this colab notebook.
Google colab link:

ML Project from Data preprocessing to Cloud deployment:

More from Devvrat Rana:
Рекомендации по теме