oop Classes or Prototypes in Python What would happen if I wanted to play only with objects on Python, using other objects as prototypes? I’m going to show how we can benefit from the meta-programming tools available on Python in order to do that.