Archives for metaprogramming
Python metaclasses is an abstruse OOP concept that lurks behind basically all Python code, it can be used to modify the behaviour of classes.
The post Complete Guide to Python Metaclasses appeared first on Analytics India Magazine.