下面是引用的一段话
Python is a good language to "glue" together large software components -- for example other applications. One example is using the Win32 extensions in Python to drive Windows Application.
Importing data into Microsoft Excel.
Available modules makes this very easy.
Readable nature of Python makes such scripts easy to write, extend, and use.
Non-programmers could easily understand what is going on and modify it.