Python is a high-level, interpreted, interactive and object-oriented scripting language that can run on many platforms like Windows, Linux, and Mac. It was created in 1990 by Guido van Rossum and draws influence from languages like C, C++, and Java but has a simpler syntax and emphasizes code readability. Python code is typically more concise than other languages and it has a large standard library, making it useful for tasks like web development, science, and data analysis.