Os quatro pilares da OP em Python

Object-Oriented Programming. 
	Encapsulation, 
    Abstraction, 
    Polymorphism,
    Inheritance.
Tejas Naik