An open source, interpreted, object-oriented, high-level programming language for general-purpose programming
Python has simple, easy to learn syntax that is higly readable and is used in rapid application development, scripting, and connecting existing components together. Python supports modules and packages, encouraging modularity and code reuse.