Hacker News new | ask | show | jobs
by MichaelMoser123 1630 days ago
>I feel jumping right into __init_subclass__ without explaining why metaclasses exist

i have a text on the python object system and metaclasss here https://github.com/MoserMichael/python-obj-system/blob/maste... as part of my free python course https://github.com/MoserMichael/python-obj-system/blob/maste... (didn't cover __init_subclass__ yet, will have to extend it. You never stop learning with python...)