Python

From S23Wiki

Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.

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 a] ] The Python implementation is portable: it runs on many brands of UNIX, on Windows, OS/2, Mac, Amiga, and many other platforms. If your favorite system isn't listed here, it may still be supported, if there's a C compiler for it. Ask around on news:comp.lang.python -- or just try compiling Python yourself.

The Python implementation is copyrighted but freely usable and distributable, even for commercial use.


""Python has been an important part of Google since the beginning, and remains so as the system grows and evolves. Today dozens of Google engineers use Python, and we're looking for more people with skills in this language." said Peter Norvig, director of search quality at Google, Inc"

Python 2.4.4 (final) is now available.

This is the JargonFile (V4.47) entry for Python - Next: [[]], Prev: push
:Python: In the words of its author, "the other scripting language" (other than Perl, that is). Pythons design is notably clean, elegant, and well thought through; it tends to attract the sort of programmers who find Perl grubby and exiguous. Some people revolt at its use of whitespace to define logical structure by indentation, objecting that this harks back to the horrible old fixed-field languages of the 1960s. Pythons relationship with Perl is rather like the BSD communitys relationship to Linux -- its the smaller party in a (usually friendly) rivalry, but the average quality of its developers is generally conceded to be rather higher than in the larger community it competes with. Theres a Python resource page at http://www.python.org. See also Guido, BDFL.
* (text is auto-included via JargonExtension by mutante using JargonFile VERSION 4.4.7, 29 DEC 2003 - JargonFile by Eric S. Raymond is in the public domain)


Retrieved from "http://s23.org/wiki/Python"
Personal tools