A related article I got a lot out of was ‘Understanding Python Metaclasses’, an in-depth breakdown of Python class instantiation. Here’s the link to that:
https://blog.ionelmc.ro/2015/02/09/understanding-python-meta...