Python is a high level, open source programming language that supports both the structured and object orientated programming approaches.
Python is available for most operating systems and development platforms. Popular uses of Python include in web and Internet development, database connectivity and network applications. Users of Python range from individuals to educational establishments and even large corporations such as Google.
Code documentors for Python allow programmers to easily create technical documentation from their Python source code.
Python has an integrated documentor and online help system called pydoc, but there are also many 3rd party enhancements and alternatives to pydoc.