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.

#python

Expert Python Tutorial #3 - Metaclasses & How Classes Really Work
1.60 GEEK