Python Development

What is Python?

According to wikipedia, Python is a general-purpose high-level programming language. Its design philosophy emphasizes code readability. Python claims to ”[combine] remarkable power with very clear syntax”, and its standard library is large and comprehensive. Its use of indentation for block delimiters is unusual among popular programming languages.

For much more information - http://www.python.org/

Helpful Stuff

Analysis

Insert subjective opinions here…

Strengths
Weaknesses