In this video I discuss metaclasses and how classes actually work in python. This expert level feature (metaclasses) allows you to hook into the creation of a class and modify it. You can do things like enforce constraints on subclasses, remove attributes and much more.
⭐Thanks to Kite for Sponsoring this video. Download Kite for FREE from the link below.⭐
https://kite.com/download/?utm_medium=referral&utm_source=youtube&utm_campaign=techwithtim&utm_content=expert-python-3
More Info on Metaclasses: https://docs.python.org/3/reference/datamodel.html
◾◾◾◾◾
⭐Thanks to Kite for Sponsoring this video. Download Kite for FREE from the link below.⭐
https://kite.com/download/?utm_medium=referral&utm_source=youtube&utm_campaign=techwithtim&utm_content=expert-python-3
More Info on Metaclasses: https://docs.python.org/3/reference/datamodel.html
◾◾◾◾◾
Comments