Python is an interpreted language by nature. old definitions of compiled vs. interpreted does not make sense nowadays. Any programming language can be interpreted and/or compiled. Python interpreter: