Previous|Next|Index
Python - Executive Summary
- High level object-oriented language
- Interpreted, interactive
- For scripting, prototyping, applications
- Functions are first-class objects
- Extensible through C/C++ modules
- Large existing library, e.g.
- Programming tools
- Internet protocols
- GUI interfaces
- Development started 1990
For more info, see http://www.python.org/