Python is an interpreted, interactive, object-oriented programming language.
Python combines remarkable power with very clear syntax.
It
has modules, classes, exceptions, very high level dynamic data types,
and dynamic typing. There are interfaces to many system calls and
libraries, as well as to various windowing systems (X11, Motif, Tk,
Mac, MFC). New built-in modules are easily written in C or C++. Python
is also usable as an extension language for applications that need a
programmable interface.
The Python implementation is
portable: it runs on many brands of UNIX, on Windows, OS/2, Mac, Amiga,
and many other platforms (if there's a C compiler for it)
Copyright 2004 Rightrix Solutions. All rights reserved. All product names are trademarks of their respective companies. Views
expressed at PythonThreads.com reflect the views of the authors alone,
and do not necessarily reflect those of PythonThreads.com.